forked from AkkomaGang/akkoma-fe
docs: document FE interaction with the BE private setting
This commit is contained in:
parent
3dae1cf396
commit
621ac0bdc7
1 changed files with 3 additions and 0 deletions
|
@ -96,3 +96,6 @@ Setting this will change the warning text that is displayed for direct messages.
|
|||
ATTENTION: If you actually want the behavior to change. You will need to set the appropriate option at the backend. See the backend documentation for information about that.
|
||||
|
||||
DO NOT activate this without checking the backend configuration first!
|
||||
|
||||
### Private Mode
|
||||
If the `private` instance setting is enabled in the backend, features that are not accessible without authentication, such as the timelines and search will be disabled for unauthenticated users.
|
||||
|
|
Loading…
Reference in a new issue