From 8d825a904f4d84e388a5af2c873b06b344512795 Mon Sep 17 00:00:00 2001 From: thea Date: Tue, 13 Sep 2016 14:59:46 +0200 Subject: reseted index.html.haml old state --- app/views/home/index.html.haml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/views/home/index.html.haml b/app/views/home/index.html.haml index 5e33e62..147cacd 100644 --- a/app/views/home/index.html.haml +++ b/app/views/home/index.html.haml @@ -6,4 +6,4 @@ #push -# #push is used for sticky footer in bootstrap 2. remove when upgrading to bootstrap 3 #footer - = render 'layouts/footer' + = render 'layouts/footer' \ No newline at end of file -- cgit v1.2.3 From 59c841bb29d7fd07b12b1dc480653fd4a4d6ab05 Mon Sep 17 00:00:00 2001 From: thea Date: Tue, 13 Sep 2016 15:37:50 +0200 Subject: reseted config/defaults.yml old state --- config/defaults.yml | 1 - 1 file changed, 1 deletion(-) diff --git a/config/defaults.yml b/config/defaults.yml index bcb8dac..7e2ea58 100644 --- a/config/defaults.yml +++ b/config/defaults.yml @@ -32,7 +32,6 @@ common: &common pagination_size: 30 auth: token_expires_after: 60 - # handles that will be blocked from being used as logins or email aliases # in addition to the ones in /etc/passwd and http://tools.ietf.org/html/rfc2142 handle_blacklist: -- cgit v1.2.3