change: config.xml.dist
This commit is contained in:
+5
-5
@@ -1,11 +1,11 @@
|
|||||||
<config
|
<config
|
||||||
|
|
||||||
database="mysql://<USER>:<PASSWORD>@<HOST>/<DBNAME>"
|
database = "mysql://<USER>:<PASSWORD>@<HOST>/<DBNAME>"
|
||||||
host="<URL without http>"
|
host = "<URL without http>"
|
||||||
name = "<HTML head title>"
|
name = "<HTML head title>"
|
||||||
default_email = "<default email>"
|
default_email = "<EMAIL>"
|
||||||
|
webmaster_email = "<EMAIL>"
|
||||||
key="carotteMagique"
|
key = "<SECRET_PHRASE>"
|
||||||
|
|
||||||
maintain="0"
|
maintain="0"
|
||||||
cache="1"
|
cache="1"
|
||||||
|
|||||||
Reference in New Issue
Block a user