From 465c80361c6c6dcd7dd5e6de8db3644bafd8f2b9 Mon Sep 17 00:00:00 2001 From: r888888888 Date: Thu, 17 Dec 2015 14:30:11 -0800 Subject: [PATCH] disable #2553 --- config/danbooru_default_config.rb | 5 ----- 1 file changed, 5 deletions(-) diff --git a/config/danbooru_default_config.rb b/config/danbooru_default_config.rb index 7e8ba2721..236742c31 100644 --- a/config/danbooru_default_config.rb +++ b/config/danbooru_default_config.rb @@ -45,11 +45,6 @@ module Danbooru "choujin-steiner" end - # Set to true to allow new account signups. - def enable_signups? - true - end - # Set to true to give all new users gold access. def start_as_gold? false