diff options
author | theaamanda <theaamanda@users.noreply.github.com> | 2016-09-13 15:40:35 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2016-09-13 15:40:35 +0200 |
commit | 06c4cd96bce54ca1756e361ce901050214992a41 (patch) | |
tree | 69ea4063e0a14b8e00a51a344ea6ca77ee3a83ec | |
parent | f10c3c4f65bbc9d9c146440d8f8be1ae77a31a90 (diff) | |
parent | 59c841bb29d7fd07b12b1dc480653fd4a4d6ab05 (diff) |
Merge pull request #12 from LoadToCode/thea
Deleting not necessary files from offical PR
-rw-r--r-- | app/views/home/index.html.haml | 2 | ||||
-rw-r--r-- | config/defaults.yml | 1 |
2 files changed, 1 insertions, 2 deletions
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 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: |