summaryrefslogtreecommitdiff
path: root/test/plugs/instance_static_test.exs
AgeCommit message (Collapse)Author
2018-12-23tests: add legal boilerplateWilliam Pitcock
2018-12-17Instance/Static runtime plughref
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.