update static file nonsense
This commit is contained in:
parent
c5df6372a7
commit
51bde45ecf
2 changed files with 4 additions and 2 deletions
|
|
@ -27,7 +27,9 @@ data:
|
|||
upload_limit: 67_108_864,
|
||||
registrations_open: false,
|
||||
invites_enabled: true,
|
||||
healthcheck: true
|
||||
healthcheck: true,
|
||||
static_dir: "/static-files"
|
||||
|
||||
|
||||
# config :pleroma, :http, proxy_url: {:socks5h, System.get_env("SOCKS_ADDRESS"), System.get_env("SOCKS_PORT")}
|
||||
config :pleroma, :http,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue