From 1cc27e1b1b5ca9bb47d2bf6156e4f0d6d4de4d0a Mon Sep 17 00:00:00 2001 From: Kevin Fenzi Date: Wed, 27 Aug 2014 03:25:56 +0000 Subject: [PATCH] Adjust docs backend path --- roles/publican_webhost/templates/publican-website.cfg | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/roles/publican_webhost/templates/publican-website.cfg b/roles/publican_webhost/templates/publican-website.cfg index 1a2b6747b6..2bf3837184 100644 --- a/roles/publican_webhost/templates/publican-website.cfg +++ b/roles/publican_webhost/templates/publican-website.cfg @@ -1,5 +1,5 @@ db_file: /var/www/html/{{ publican_brand }}.{{ kojitag }}.db -toc_path: /var/www/html/docs/ +toc_path: /var/www/html/docs/fedora/ host: {{ site_host }} title: "site_host" search: '

'