mirror of
https://github.com/PrivateBin/PrivateBin.git
synced 2024-03-22 13:10:41 +08:00
switch to bootstrap theme by default
This commit is contained in:
parent
259ca3c55f
commit
3306bcff99
|
@ -23,8 +23,8 @@ burnafterreadingselected = false
|
|||
; size limit per paste or comment in bytes, defaults to 2 Mibibytes
|
||||
sizelimit = 2097152
|
||||
|
||||
; template to include, default is "page" (tpl/page.html)
|
||||
template = "page"
|
||||
; template to include, default is "bootstrap" (tpl/bootstrap.html)
|
||||
template = "bootstrap"
|
||||
|
||||
; (optional) notice to display
|
||||
; notice = "Note: This is a test service: Data may be deleted anytime. Kittens will die if you abuse this service."
|
||||
|
|
Loading…
Reference in New Issue
Block a user