-
-
Notifications
You must be signed in to change notification settings - Fork 4.1k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fix comments in sample config to be correctly marked as verbatim
The comments were not marked as verbatim and thus the Sphinx compiler to generate the online admin manual interpreted backslashes as special chars. They disappeared from the output. By adding ``, it is marked as verbatim and the backslashes are not removed. Signed-off-by: Christian Wolf <[email protected]>
- Loading branch information
1 parent
6ae6615
commit 6638185
Showing
1 changed file
with
26 additions
and
26 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters