Просмотр исходного кода

Update conf.sample.php

A small comment addition to `conf.sample.php` that mentions the other strings to use for the included themes. The "bootstrap-dark" one in particular is perhaps not obvious to any user who doesn't look at the contents of `tpl/bootstrap.php`.
Chris Dailey 2 лет назад
Родитель
Сommit
1c9da2ffac
1 измененных файлов с 2 добавлено и 0 удалено
  1. 2 0
      cfg/conf.sample.php

+ 2 - 0
cfg/conf.sample.php

@@ -38,6 +38,8 @@ defaultformatter = "plaintext"
 sizelimit = 10485760
 
 ; 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"
 
 ; (optional) info text to display