Updated Configuration (markdown)
parent
cbad2cf34b
commit
f6c38ef1eb
@ -16,9 +16,15 @@ If disabled users can't create new pastes with discussions or post replies to ex
|
||||
|
||||
The `opendiscussion` flag allows to preselect the discussion option, defaults to false.
|
||||
|
||||
### password
|
||||
|
||||
The `password` option enables or disables the password feature, defaults to true.
|
||||
|
||||
When this option is enabled, users can choose to set a password on their paste. It is used additionally to the randomly generated cipher that is part of the URL. Without the correct password the paste can't be displayed and one can't participate in the discussion (if enabled).
|
||||
|
||||
### syntaxhighlighting / syntaxhighlightingtheme
|
||||
|
||||
`syntaxhighlighting`: Enable or disable syntax highlighting, defaults to true.
|
||||
The `syntaxhighlighting` option enables or disables 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.
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user