require dtext correctly

This commit is contained in:
r888888888
2016-03-17 15:14:08 -07:00
parent b24ab33109
commit 0ab1c9f9f5
3 changed files with 6 additions and 4 deletions

View File

@@ -4,7 +4,7 @@ app_path = "/var/www/danbooru2/current"
# Set unicorn options
worker_processes 2
preload_app false
preload_app true
timeout 180
listen "127.0.0.1:9000"