This repository has been archived on 2024-05-06. You can view files and clone it, but cannot push or open issues or pull requests.
package/webapp/webapp.conf
Tobias Reisinger 58d94cc3a3 Upgrade core-testing to v0.4.0
Add the new config files and add a drop-in config for the webapp.
2020-11-19 19:46:55 +01:00

4 lines
141 B
Text

[core]
content-dir = "/usr/share/webapps/emgauwa"
not-found-file = "/usr/share/webapps/emgauwa/index.html"
not-found-file-mime = "text/html"