From 3306bcff99b256e92ebea53734e4b15f3e57956b Mon Sep 17 00:00:00 2001 From: El RIDO Date: Sun, 23 Aug 2015 18:08:45 +0200 Subject: [PATCH] switch to bootstrap theme by default --- cfg/conf.ini | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/cfg/conf.ini b/cfg/conf.ini index 20fcd2f..a60d2dd 100644 --- a/cfg/conf.ini +++ b/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."