소스 검색

switch to bootstrap theme by default

El RIDO 11 년 전
부모
커밋
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."