change: config.xml.dist
This commit is contained in:
+3
-3
@@ -3,9 +3,9 @@
|
|||||||
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