diff options
Diffstat (limited to 'vars/hostclass/ttrss_server')
-rw-r--r-- | vars/hostclass/ttrss_server | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/vars/hostclass/ttrss_server b/vars/hostclass/ttrss_server new file mode 100644 index 0000000..2a4b250 --- /dev/null +++ b/vars/hostclass/ttrss_server @@ -0,0 +1,4 @@ +#!/bin/sh + +allowed_tcp_ports='ssh http https' +nginx_gssapi=true |