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

switch to bootstrap theme by default

El RIDO 11 лет назад
Родитель
Сommit
3306bcff99
1 измененных файлов с 2 добавлено и 2 удалено
  1. 2 2
      cfg/conf.ini

+ 2 - 2
cfg/conf.ini

@@ -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."