mirror of
https://github.com/YunoHost-Apps/gotify_ynh.git
synced 2024-09-03 20:36:26 +02:00
commit
82d63c7f31
1 changed files with 0 additions and 4 deletions
|
@ -6,10 +6,6 @@ server:
|
||||||
enabled: false # if https should be enabled
|
enabled: false # if https should be enabled
|
||||||
redirecttohttps: false # redirect to https if site is accessed by http
|
redirecttohttps: false # redirect to https if site is accessed by http
|
||||||
|
|
||||||
responseheaders: # response headers are added to every response (default: none)
|
|
||||||
Access-Control-Allow-Origin: "*"
|
|
||||||
Access-Control-Allow-Methods: "GET,POST"
|
|
||||||
|
|
||||||
stream:
|
stream:
|
||||||
allowedorigins: # allowed origins for websocket connections (same origin is always allowed)
|
allowedorigins: # allowed origins for websocket connections (same origin is always allowed)
|
||||||
- ".+.__DOMAIN__"
|
- ".+.__DOMAIN__"
|
||||||
|
|
Loading…
Add table
Reference in a new issue