Updated Configuration (markdown)
parent
3fcaccee12
commit
cbad2cf34b
@ -8,15 +8,17 @@ By default there are 7 sections: `[main]`, `[expire]`, `[expire_options]`, `[exp
|
|||||||
|
|
||||||
## Options
|
## Options
|
||||||
|
|
||||||
### opendiscussion
|
### discussion / opendiscussion
|
||||||
|
|
||||||
Enable or disable the discussion feature, defaults to true.
|
The `discussion` option enables or disables the discussion feature, defaults to true.
|
||||||
|
|
||||||
If disabled users can't create new pastes with discussions or post replies to existing pastes with discussions. Already existing discussions will remain visible.
|
If disabled users can't create new pastes with discussions or post replies to existing pastes with discussions. Already existing discussions will remain visible.
|
||||||
|
|
||||||
|
The `opendiscussion` flag allows to preselect the discussion option, defaults to false.
|
||||||
|
|
||||||
### syntaxhighlighting / syntaxhighlightingtheme
|
### syntaxhighlighting / syntaxhighlightingtheme
|
||||||
|
|
||||||
Enable or disable syntax highlighting, defaults to true.
|
`syntaxhighlighting`: Enable or disable syntax highlighting, defaults to true.
|
||||||
|
|
||||||
The prettify library used for this feature works well with most programming languages but also makes plain text more readable.
|
The prettify library used for this feature works well with most programming languages but also makes plain text more readable.
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user