mirror of
https://github.com/plausible/analytics.git
synced 2024-12-24 01:54:34 +03:00
add tzdata storage dir (#1104)
This commit is contained in:
parent
c0083815d4
commit
a0a0c3a8db
@ -303,3 +303,5 @@ config :logger, Sentry.LoggerBackend,
|
||||
capture_log_messages: true,
|
||||
level: :error,
|
||||
excluded_domains: []
|
||||
|
||||
config :tzdata, :data_dir, System.get_env("STORAGE_DIR", "priv")
|
||||
|
Loading…
Reference in New Issue
Block a user