|
@ -1,11 +1,11 @@ |
|
|
<config |
|
|
<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>" |
|
|
name = "<HTML head title>" |
|
|
default_email = "<default email>" |
|
|
|
|
|
|
|
|
|
|
|
key="carotteMagique" |
|
|
|
|
|
|
|
|
default_email = "<EMAIL>" |
|
|
|
|
|
webmaster_email = "<EMAIL>" |
|
|
|
|
|
key = "<SECRET_PHRASE>" |
|
|
|
|
|
|
|
|
maintain="0" |
|
|
maintain="0" |
|
|
cache="1" |
|
|
cache="1" |
|
|