Added plugin for supporting synchronization for News+ on Android.
This commit is contained in:
@@ -13,3 +13,6 @@ openssl req -new -newkey rsa:2048 -days 3650 -nodes -x509 \
|
||||
-out "/etc/ssl/certs/ttrss.cert"
|
||||
chmod 600 "/etc/ssl/private/ttrss.key"
|
||||
chmod 600 "/etc/ssl/certs/ttrss.cert"
|
||||
|
||||
# Configure Nginx so that is doesn't show its version number in the HTTP headers.
|
||||
sed -i -e "s/.*server_tokens.*/server_tokens off;/g" /etc/nginx/nginx.conf
|
||||
|
||||
Reference in New Issue
Block a user