This commit is contained in:
red 2025-07-07 00:24:34 -04:00
parent f3bdde282b
commit 6ffb528597

View file

@ -28,7 +28,7 @@ data:
registrations_open: false, registrations_open: false,
invites_enabled: true, invites_enabled: true,
healthcheck: true, healthcheck: true,
static_dir: "/static-files/static" static_dir: "/static-files/"
# config :pleroma, :http, proxy_url: {:socks5h, System.get_env("SOCKS_ADDRESS"), System.get_env("SOCKS_PORT")} # config :pleroma, :http, proxy_url: {:socks5h, System.get_env("SOCKS_ADDRESS"), System.get_env("SOCKS_PORT")}