mirror of
https://github.com/freedombox/FreedomBox.git
synced 2026-06-03 10:50:20 +00:00
ttrss: Change the mobile path to /tt-rss-app
Signed-off-by: Sunil Mohan Adapa <sunil@medhas.org>
This commit is contained in:
parent
5af62e1a08
commit
0f011c44fb
@ -3,13 +3,13 @@
|
||||
## Allow all valid LDAP users.
|
||||
##
|
||||
Alias /tt-rss /usr/share/tt-rss/www
|
||||
Alias /tt-rss-api /usr/share/tt-rss/www
|
||||
Alias /tt-rss-app /usr/share/tt-rss/www
|
||||
|
||||
<Location /tt-rss>
|
||||
Include includes/freedombox-single-sign-on.conf
|
||||
</Location>
|
||||
|
||||
<Location /tt-rss-api>
|
||||
<Location /tt-rss-app>
|
||||
Include includes/freedombox-auth-ldap.conf
|
||||
Require valid-user
|
||||
# TODO Restrict access to `news` group
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user