mirror of
https://github.com/PrivateBin/PrivateBin.git
synced 2025-10-06 02:39:59 +02:00
Merge pull request #1272 from nitz/conf-sample-add-theme-names
Update conf.sample.php
This commit is contained in:
commit
bf2bb7c4ff
1 changed files with 2 additions and 0 deletions
|
@ -38,6 +38,8 @@ defaultformatter = "plaintext"
|
||||||
sizelimit = 10485760
|
sizelimit = 10485760
|
||||||
|
|
||||||
; template to include, default is "bootstrap" (tpl/bootstrap.php)
|
; template to include, default is "bootstrap" (tpl/bootstrap.php)
|
||||||
|
; Also available is a dark version ("bootstrap-dark",) and
|
||||||
|
; a theme that resembles the classic ZeroBin style ("page".)
|
||||||
template = "bootstrap"
|
template = "bootstrap"
|
||||||
|
|
||||||
; (optional) info text to display
|
; (optional) info text to display
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue