Remove custom tz storage for prod
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
This commit is contained in:
parent
8eddc2cf88
commit
7f2118346c
@ -38,10 +38,6 @@ config :mobilizon, :cldr,
|
||||
"sv"
|
||||
]
|
||||
|
||||
config :tzdata, :data_dir, "/var/lib/mobilizon/tzdata"
|
||||
|
||||
config :tz_world, data_dir: "/var/lib/mobilizon/tz_world"
|
||||
|
||||
cond do
|
||||
System.get_env("INSTANCE_CONFIG") &&
|
||||
File.exists?("./config/#{System.get_env("INSTANCE_CONFIG")}") ->
|
||||
|
Loading…
Reference in New Issue
Block a user