Hi folks,
I am running 2 instances of Gitea (Live and Test). Now I observed different settings for LOCAL MODE. If I open the Admin Settings (http://localhost/-/admin/config) in a browser like Firefox and switch to the Configuration → Summary page, I will see LOCAL MODE set in the following way.
- Gitea instance Live: Local Mode: enabled
- Gitea instance Test: Local Mode: disabled
I did not find anything about LOCAL MODE in the documentation or in the Admin Settings.
Does anyone has an idea how to control the LOCAL MODE in a way that makes me able to turn if on or off?
Cheers!