This commit is contained in:
2021-11-29 21:15:10 +00:00
parent db14155999
commit b4767ee706
5 changed files with 39 additions and 38 deletions

View File

@@ -138,7 +138,8 @@ nav:
- 'View server settings': 'ops-server-information.md'
- 'Server locale settings': 'ops-server-locale.md'
- 'Translation / Language': 'ops-config-default-translation.md'
- 'User files folder': 'ops-config-folder-user-files.md'
- 'Data path': 'ops-config-data-path.md'
- 'Attachments folder': 'ops-config-folder-user-files.md'
- 'Server temporary files folder': 'ops-config-folder-temporary-files.md'
- 'Database configuration': 'ops-config-db.md'
- 'PORT and URL configuration': 'ops-config-use-urls.md'
@@ -153,8 +154,8 @@ nav:
- 'Metrics': 'ops-metrics.md'
- 'Notification system': 'ops-notification-system.md'
- 'Notification queue': 'ops-notify-queue.md'
- 'Backup config PGDUMP path': 'ops-config-backup-pgdump-path.md'
- 'Backup config folder': 'ops-config-folder-backup-files.md'
- 'Backup utility PGDUMP path': 'ops-config-backup-pgdump-path.md'
- 'Backup folder': 'ops-config-folder-backup-files.md'
- 'Restore backup': 'ops-restore.md'
- Developer guide:
- 'Introduction': 'api-intro.md'