change: config.xml.dist

This commit is contained in:
pvincent
2021-08-12 21:29:14 +04:00
parent b1d56d85c0
commit 6170e5f499
+3 -3
View File
@@ -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"