Browse Source

fix: remove quotes

pull/235/head
Nicolas Giard 7 years ago
parent
commit
8482a59b17
1 changed files with 1 additions and 1 deletions
  1. 2
      config.sample.yml

2
config.sample.yml

@ -162,7 +162,7 @@ externalLogging:
theme:
primary: indigo
alt: blue-grey
viewSource: "all"
viewSource: all
footer: blue-grey
code:
dark: true

Loading…
Cancel
Save