This allows to set-up an arbitrary directory which overrides most of the static files: index.html static/ emoji/ packs/ sounds/ images/ instance/ favicon.png. If the files are not present in the directory, the bundled ones in priv/static will be used. |
||
|---|---|---|
| .. | ||
| authentication_plug_test.exs | ||
| basic_auth_decoder_plug_test.exs | ||
| ensure_authenticated_plug_test.exs | ||
| ensure_user_key_plug_test.exs | ||
| http_security_plug_test.exs | ||
| http_signature_plug_test.exs | ||
| instance_static_test.exs | ||
| legacy_authentication_plug_test.exs | ||
| oauth_plug_test.exs | ||
| session_authentication_plug_test.exs | ||
| set_user_session_id_plug_test.exs | ||
| user_enabled_plug_test.exs | ||
| user_fetcher_plug_test.exs | ||
| user_is_admin_plug_test.exs | ||