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.

pgsql.ini 1.1KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657
  1. APP_NAME = Gitea: Git with a cup of tea
  2. RUN_MODE = prod
  3. [database]
  4. DB_TYPE = postgres
  5. HOST = 127.0.0.1:5432
  6. NAME = testgitea
  7. USER = postgres
  8. PASSWD = postgres
  9. SSL_MODE = disable
  10. PATH = data/gitea.db
  11. [repository]
  12. ROOT = integrations/gitea-integration/gitea-repositories
  13. [server]
  14. SSH_DOMAIN = localhost
  15. HTTP_PORT = 3000
  16. ROOT_URL = http://localhost:3000/
  17. DISABLE_SSH = false
  18. SSH_PORT = 22
  19. LFS_START_SERVER = false
  20. OFFLINE_MODE = false
  21. [mailer]
  22. ENABLED = false
  23. [service]
  24. REGISTER_EMAIL_CONFIRM = false
  25. ENABLE_NOTIFY_MAIL = false
  26. DISABLE_REGISTRATION = false
  27. ENABLE_CAPTCHA = false
  28. REQUIRE_SIGNIN_VIEW = false
  29. DEFAULT_KEEP_EMAIL_PRIVATE = false
  30. DEFAULT_ALLOW_CREATE_ORGANIZATION = true
  31. NO_REPLY_ADDRESS = noreply.example.org
  32. [picture]
  33. DISABLE_GRAVATAR = false
  34. ENABLE_FEDERATED_AVATAR = false
  35. [session]
  36. PROVIDER = file
  37. [log]
  38. MODE = console,file
  39. ROOT_PATH = pgsql-log
  40. [log.console]
  41. LEVEL = Debug
  42. [log.file]
  43. LEVEL = Debug
  44. [security]
  45. INSTALL_LOCK = true
  46. SECRET_KEY = 9pCviYTWSb