Browse Source

change: config.xml.dist

master
pvincent 3 years ago
parent
commit
6170e5f499
  1. 10
      config.xml.dist

10
config.xml.dist

@ -1,11 +1,11 @@
<config
database="mysql://<USER>:<PASSWORD>@<HOST>/<DBNAME>"
host="<URL without http>"
database = "mysql://<USER>:<PASSWORD>@<HOST>/<DBNAME>"
host = "<URL without http>"
name = "<HTML head title>"
default_email = "<default email>"
key="carotteMagique"
default_email = "<EMAIL>"
webmaster_email = "<EMAIL>"
key = "<SECRET_PHRASE>"
maintain="0"
cache="1"

Loading…
Cancel
Save