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.

app.ini 658B

12345678910111213141516171819202122232425262728
  1. # App name that shows on every page title
  2. APP_NAME = Gogs: Go Git Service
  3. # !!MUST CHANGE TO YOUR USER NAME!!
  4. RUN_USER = lunny
  5. [repository]
  6. ROOT = /Users/%(RUN_USER)s/git/gogs-repositories
  7. LANG_IGNS=Google Go|C|Python|Ruby|C Sharp
  8. LICENSES=Apache v2 License|GPL v2|MIT License|Affero GPL|BSD (3-Clause) License
  9. [server]
  10. DOMAIN = gogits.org
  11. HTTP_ADDR =
  12. HTTP_PORT = 3000
  13. [database]
  14. # Either "mysql" or "postgres", it's your choice
  15. DB_TYPE = mysql
  16. HOST =
  17. NAME = gogs
  18. USER = root
  19. PASSWD =
  20. # For "postgres" only, either "disable" or "verify-full"
  21. SSL_MODE = disable
  22. [security]
  23. # !!CHANGE THIS TO KEEP YOUR USER DATA SAFE!!
  24. USER_PASSWD_SALT = !#@FDEWREWR&*(