[DRE-commits] [diaspora] 182/257: fix diaspora root path

Praveen Arimbrathodiyil praveen at moszumanska.debian.org
Sun Apr 12 14:17:23 UTC 2015


This is an automated email from the git hooks/post-receive script.

praveen pushed a commit to branch master
in repository diaspora.

commit 2c44b627ecb916e5229e933bce11e9cab9593629
Author: Praveen Arimbrathodiyil <praveen at debian.org>
Date:   Fri Nov 28 18:58:57 2014 +0530

    fix diaspora root path
---
 debian/nginx.conf.example | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/debian/nginx.conf.example b/debian/nginx.conf.example
index fc1acdb..400fbc9 100644
--- a/debian/nginx.conf.example
+++ b/debian/nginx.conf.example
@@ -22,7 +22,7 @@ server {
             access_log /var/log/diaspora/access.log;
             error_log /var/log/diaspora/error.log;
 
-            root   DIASPORA_PATH_FIXME/public/;
+            root   DIASPORA_ROOT_FIXME/public/;
             index  index2.html;
 
             if ($http_user_agent ~* Googlebot) {

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-ruby-extras/diaspora.git



More information about the Pkg-ruby-extras-commits mailing list