You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

19 lines
320 B

  1. <config
  2. database = "mysql://<USER>:<PASSWORD>@<HOST>/<DBNAME>"
  3. host = "<URL without http>"
  4. name = "<HTML head title>"
  5. default_email = "<EMAIL>"
  6. webmaster_email = "<EMAIL>"
  7. key = "<SECRET_PHRASE>"
  8. maintain="0"
  9. cache="1"
  10. cachetpl="0"
  11. debug="0"
  12. sqllog="0"
  13. lang="fr"
  14. langs="fr"
  15. langnames="Français"
  16. />