Browse Source

Added example to conf/app.ini

tags/v1.21.12.1
Kim "BKC" Carlbäcker 10 years ago
parent
commit
d943429672
1 changed files with 3 additions and 0 deletions
  1. +3
    -0
      conf/app.ini

+ 3
- 0
conf/app.ini View File

@@ -41,6 +41,9 @@ ORG_PAGING_NUM = 50
[markdown]
; Enable hard line break extension
ENABLE_HARD_LINE_BREAK = false
; List of custom URL-Schemes that are allowed as links when rendering Markdown
; for example git,magnet
CUSTOM_URL_SCHEMES =

[server]
PROTOCOL = http


Loading…
Cancel
Save