aboutsummarylogtreecommitdiffstats
path: root/app_old.ini
diff options
context:
space:
mode:
Diffstat (limited to 'app_old.ini')
-rw-r--r--app_old.ini5
1 files changed, 4 insertions, 1 deletions
diff --git a/app_old.ini b/app_old.ini
index 82ccdbd92405..3018a18669d7 100644
--- a/app_old.ini
+++ b/app_old.ini
@@ -61,7 +61,6 @@ SSH_PORT = 22
OFFLINE_MODE = false
DISABLE_ROUTER_LOG = false
; Generate steps:
-; $ cd path/to/gogs/custom/https
; $ ./gogs cert -ca=true -duration=8760h0m0s -host=myhost.example.com
;
; Or from a .pfx file exported from the Windows certificate store (do
@@ -339,6 +338,10 @@ pl-PL = pl
bg-BG = bg
it-IT = it
+; Extension mapping to highlight class
+; e.g. .toml=ini
+[highlight.mapping]
+
[other]
SHOW_FOOTER_BRANDING = false
; Show version information about gogs and go in the footer