Update 'Troubleshoot Guide'

M M Arif 2023-05-12 05:23:41 +00:00
parent 09a3c944ec
commit fab8b080c8
1 changed files with 4 additions and 1 deletions

@ -34,3 +34,6 @@ If you have compiled Forgejo or Gitea and the version format is not like `1.12.3
### I cannot browse directories inside file browser. ### I cannot browse directories inside file browser.
Make sure your proxy web server is setup properly, check this [link](https://docs.gitea.io/en-us/reverse-proxies/#apache-httpd) for Apache. If still encounter issues, open an [issue](https://codeberg.org/gitnex/GitNex/issues/new/choose). Make sure your proxy web server is setup properly, check this [link](https://docs.gitea.io/en-us/reverse-proxies/#apache-httpd) for Apache. If still encounter issues, open an [issue](https://codeberg.org/gitnex/GitNex/issues/new/choose).
### I am using Gitea/Forgejo version 1.19 or above. Which token scopes should I select when creating an application token?
For optimal results, it is recommended that you choose all available scopes. GitNex adds new features with each release, and there may come a time when your token with limited scope access will prevent you from using a function or feature. Therefore, selecting all scopes is advised.