huginn/config
Dominik Sander 9ef1df36a4 Not not initialize bootsnap when running as root
Fixes the bootsnap cache not being readable and writeable by the huginn
user afterwards.

In situations where during the manual installation upgrade process `sudo
bundle exec rake:production:*` was run before running a rake task as the
huginn user the bootsnap cache directory was propagated by the root user
which then causes exceptions when running any command as the huginn
user.

 #2315
2018-06-19 17:47:36 +02:00
..
deploy Improve Capistrano configuration (#2045) 2017-07-01 16:13:03 -04:00
environments Upgrade Rails to 5.2 and adjust configuration to new defaults 2018-05-05 10:14:06 +02:00
initializers add ssl support for mail config 2018-04-26 13:02:46 +08:00
locales Upgrade Dropbox Agents to new v2 API 2017-10-16 21:12:47 +02:00
application.rb Upgrade Rails to 5.2 and adjust configuration to new defaults 2018-05-05 10:14:06 +02:00
boot.rb Not not initialize bootsnap when running as root 2018-06-19 17:47:36 +02:00
database.yml Allow specs to be run against non local database 2017-05-23 14:50:46 -07:00
deploy.rb Replace some other occurrences of the references to the old URL 2017-09-04 11:15:56 +09:00
environment.rb Update gems and configs to Rails5 2016-10-05 22:47:38 +02:00
icons.yml Uploadicons (#1427) 2016-06-15 23:52:50 -07:00
routes.rb Rescue from AR:SubclassNotFound and allow to delete agents 2016-09-21 20:10:49 +02:00
spring.rb Update gems and configs to Rails5 2016-10-05 22:47:38 +02:00
unicorn.rb.example Incorporate feedback 2015-08-19 00:14:04 +02:00