summaryrefslogtreecommitdiffstats
path: root/integrations/mysql.ini
diff options
context:
space:
mode:
Diffstat (limited to 'integrations/mysql.ini')
-rw-r--r--integrations/mysql.ini22
1 files changed, 12 insertions, 10 deletions
diff --git a/integrations/mysql.ini b/integrations/mysql.ini
index 9560b4ff9f..02a6ca2dd3 100644
--- a/integrations/mysql.ini
+++ b/integrations/mysql.ini
@@ -6,7 +6,7 @@ DB_TYPE = mysql
HOST = 127.0.0.1:3306
NAME = testgitea
USER = root
-PASSWD =
+PASSWD =
SSL_MODE = disable
PATH = data/gitea.db
@@ -26,14 +26,14 @@ OFFLINE_MODE = false
ENABLED = false
[service]
-REGISTER_EMAIL_CONFIRM = false
-ENABLE_NOTIFY_MAIL = false
-DISABLE_REGISTRATION = false
-ENABLE_CAPTCHA = false
-REQUIRE_SIGNIN_VIEW = false
-DEFAULT_KEEP_EMAIL_PRIVATE = false
+REGISTER_EMAIL_CONFIRM = false
+ENABLE_NOTIFY_MAIL = false
+DISABLE_REGISTRATION = false
+ENABLE_CAPTCHA = false
+REQUIRE_SIGNIN_VIEW = false
+DEFAULT_KEEP_EMAIL_PRIVATE = false
DEFAULT_ALLOW_CREATE_ORGANIZATION = true
-NO_REPLY_ADDRESS = noreply.example.org
+NO_REPLY_ADDRESS = noreply.example.org
[picture]
DISABLE_GRAVATAR = false
@@ -53,5 +53,7 @@ LEVEL = Warn
LEVEL = Info
[security]
-INSTALL_LOCK = true
-SECRET_KEY = 9pCviYTWSb
+INSTALL_LOCK = true
+SECRET_KEY = 9pCviYTWSb
+INTERNAL_TOKEN = eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYmYiOjE0OTU1NTE2MTh9.hhSVGOANkaKk3vfCd2jDOIww4pUk0xtg9JRde5UogyQ
+