From 3a874b696cf7948a5816765928546c97e28538c6 Mon Sep 17 00:00:00 2001 From: Gust Date: Mon, 23 Mar 2015 09:07:38 -0300 Subject: [PATCH] Update user documentation on new settings --- docs/source/user.rst | 23 ++++++++++++++++++++++- 1 file changed, 22 insertions(+), 1 deletion(-) diff --git a/docs/source/user.rst b/docs/source/user.rst index 2dee8b0..80ef225 100644 --- a/docs/source/user.rst +++ b/docs/source/user.rst @@ -25,7 +25,7 @@ Plugins .. attribute:: upstream -Declares the upstream server url of the proxy. +Declares the upstream server url of the proxy. Only declare if the plugin is a proxy. menu ++++++++++++ @@ -63,8 +63,29 @@ context_processors middlewares ++++++++++++ + Declares the plugin middlewares. + +Extra Template Folders +++++++++++++ + +.. attribute:: COLAB_TEMPLATES + + :default: None + + Colab's extra template folders. Use it to add plugins template files. + + +Extra Static Folders +++++++++++++ + +.. attribute:: COLAB_STATIC + + :default: None + + Colab's extra static folders. Use it to add plugins static files. + Settings -------- -- libgit2 0.21.2