User Tools

Site Tools


nethserver-tt-rss

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
Next revision Both sides next revision
nethserver-tt-rss [2016/09/24 19:10]
stephdl
nethserver-tt-rss [2016/10/08 10:03]
stephdl
Line 44: Line 44:
     config setprop tt-rss MultiUser disabled     config setprop tt-rss MultiUser disabled
     signal-event nethserver-tt-rss-update     signal-event nethserver-tt-rss-update
 +
 +  *Authentication
 +Control the way users are authenticated. Correct values are **http** (apache protect the access), **internal** (uses the internal database to manage users and groups. An admin have to create user account before they can login). If you use the internal authentication mechanism, you need to login using admin/password. 
 +    config setprop tt-rss  Authentication http
 +    signal-event nethserver-tt-rss-update
 +
 +  *default system plugins for All
 +You can force to all users some system plugins ('note' is by default, comma separated list), see  https://tt-rss.org/gitlab/fox/tt-rss/wikis/Plugins
 +
 +  config setprop tt-rss Plugins4All note,digest
 +  signal-event nethserver-tt-rss-update
  
 Then you have to go to https://your_ip/tt-rss (or in dashboard->application->tt-rss) and use a valid user of your nethserver (can be 'admin' if a password is set) Then you have to go to https://your_ip/tt-rss (or in dashboard->application->tt-rss) and use a valid user of your nethserver (can be 'admin' if a password is set)
nethserver-tt-rss.txt ยท Last modified: 2019/06/05 19:48 (external edit)