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.

24 lines
440 B

  1. <config
  2. database = "mysql://<USER>:<PASSWORD>@<HOST>/<DBNAME>"
  3. host = "<URL without http>"
  4. default_email = "<EMAIL>"
  5. webmaster_email = "<EMAIL>"
  6. key = "<SECRET_PHRASE>"
  7. debug="0"
  8. sqllog="0"
  9. maintain="0"
  10. cache="1"
  11. cachetpl="0"
  12. legal.name="TODO"
  13. legal.email="TODO"
  14. legal.siren="TODO"
  15. legal.siret="TODO"
  16. legal.naf="TODO"
  17. legal.juridique="TODO"
  18. legal.responsable="TODO"
  19. legal.hebergeur="<a href='mailto:TODO'>TODO</a>"
  20. />