mirror of
https://github.com/freedombox/FreedomBox.git
synced 2026-09-19 04:59:01 +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.
|
## Allow all valid LDAP users.
|
||||||
##
|
##
|
||||||
Alias /tt-rss /usr/share/tt-rss/www
|
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>
|
<Location /tt-rss>
|
||||||
Include includes/freedombox-single-sign-on.conf
|
Include includes/freedombox-single-sign-on.conf
|
||||||
</Location>
|
</Location>
|
||||||
|
|
||||||
<Location /tt-rss-api>
|
<Location /tt-rss-app>
|
||||||
Include includes/freedombox-auth-ldap.conf
|
Include includes/freedombox-auth-ldap.conf
|
||||||
Require valid-user
|
Require valid-user
|
||||||
# TODO Restrict access to `news` group
|
# TODO Restrict access to `news` group
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user