gnunet-svn
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[GNUnet-SVN] [taler-deployment] branch master updated: indent


From: gnunet
Subject: [GNUnet-SVN] [taler-deployment] branch master updated: indent
Date: Mon, 05 Feb 2018 13:43:19 +0100

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

marcello pushed a commit to branch master
in repository deployment.

The following commit(s) were added to refs/heads/master by this push:
     new e12d6b5  indent
e12d6b5 is described below

commit e12d6b52522e1b4d130412d8e7bdc62f6b07c322
Author: Marcello Stanisci <address@hidden>
AuthorDate: Mon Feb 5 13:42:14 2018 +0100

    indent
---
 etc/nginx/conf.d/favicon_robots | 12 ++++++------
 1 file changed, 6 insertions(+), 6 deletions(-)

diff --git a/etc/nginx/conf.d/favicon_robots b/etc/nginx/conf.d/favicon_robots
index eb494ef..c7d40ea 100644
--- a/etc/nginx/conf.d/favicon_robots
+++ b/etc/nginx/conf.d/favicon_robots
@@ -1,7 +1,7 @@
-        location = /robots.txt {
-                root /var/www/robots-favicon;        
-        }
+location = /robots.txt {
+  root /var/www/robots-favicon;        
+}
 
-        location = /favicon.ico {
-                root /var/www/robots-favicon;        
-        }
+location = /favicon.ico {
+  root /var/www/robots-favicon;        
+}

-- 
To stop receiving notification emails like this one, please contact
address@hidden



reply via email to

[Prev in Thread] Current Thread [Next in Thread]