Merge pull request #1272 from nitz/conf-sample-add-theme-names

Update conf.sample.php
This commit is contained in:
El RIDO
2024-03-22 07:37:38 +01:00
committed by GitHub
+2
View File
@@ -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