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.

14 lines
243 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. />