From 2616133e06703bc5714264e9caa05c82fe074445 Mon Sep 17 00:00:00 2001 From: El RIDO Date: Sun, 8 Jan 2017 09:55:17 +0100 Subject: [PATCH] clarified template options --- Configuration.md | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/Configuration.md b/Configuration.md index 0f46637..ed6b73d 100644 --- a/Configuration.md +++ b/Configuration.md @@ -66,6 +66,15 @@ Size limit per paste and comment in bytes, defaults to 2 Mibibytes (2097152 byte PrivateBin template to use, the default one is `bootstrap`. The templates can be found in the folder `tpl/` and are saved as `php` files, i.e. `tpl/bootstrap.php`. +Currently supported templates are ([Preview](../Templates#templates-included-in-privatebin)): +* bootstrap +* bootstrap-page +* bootstrap-dark +* bootstrap-dark-page +* bootstrap-compact +* bootstrap-compact-page +* page + ### notice This is an optional notice message displayed above the text input. Disabled by default.