mirror of
https://github.com/TriliumNext/Notes.git
synced 2026-01-05 04:19:59 -06:00
doc about manual login, and advise not showing login link
This commit is contained in:
@@ -1564,8 +1564,8 @@
|
||||
"share": {
|
||||
"settings_title": "Share Settings",
|
||||
"redirect_bare_domain": "Redirect bare domain to share",
|
||||
"redirect_bare_domain_description": "When enabled, accessing the root URL (/) will redirect to the share page (/share). Relies on having one more more notes shared, and one having `#shareRoot` attribute defined.",
|
||||
"redirect_bare_domain_description": "When enabled, accessing the root URL (/) will redirect to the share page (/share). Relies on having one more more notes shared, and one having `#shareRoot` attribute defined. (default: false)",
|
||||
"show_login_in_share": "Show login in share theme",
|
||||
"show_login_in_share_description": "When enabled, shows a login button in the share theme (default: false)"
|
||||
"show_login_in_share_description": "When enabled, shows a login button in the share theme (default: false). Probably best to leave it disabled and visit 'my-domain.net/login' manually to login."
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user