This commit is contained in:
2021-10-28 19:59:55 +00:00
parent bcb343b874
commit f0be5948d6
5 changed files with 27 additions and 1 deletions

View File

@@ -101,6 +101,7 @@ nav:
- 'Data list columns': 'ay-data-list-column-view.md'
- 'Log': 'ay-log.md'
- 'Report editor': 'ay-report-edit.md'
- 'Report maximum limit warning': 'ay-report-busy.md'
- Extensions:
- 'Tags extension': 'ay-ex-tags.md'
- 'Export extension': 'ay-ex-export.md'
@@ -140,6 +141,8 @@ nav:
- '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'
- 'Reporting timeout configuration': 'ops-config-report-rendering-timeout.md'
- 'Reporting max instances configuration': 'ops-config-report-rendering-max-instances.md'
- 'Environment variable reference': 'ops-config-environment-variables.md'
- 'Security and JWT web tokens': 'ops-config-jwt-secret.md'
- 'SuperUser password reset': 'ops-config-set-superuser-pw.md'