1
0
mirror of https://github.com/LaCasemate/fab-manager.git synced 2025-01-17 06:52:27 +01:00

updated documentation for old variables

This commit is contained in:
Sylvain 2020-06-16 16:56:23 +02:00
parent a9cce243fb
commit 6838a25dba
2 changed files with 7 additions and 3 deletions

View File

@ -244,3 +244,10 @@ Accordingly, `RAILS_LOCALE` and `APP_LOCALE` must be configured to `zu`.
OPENLAB_BASE_URI OPENLAB_BASE_URI
Set this variable to `https://openprojects.fab-manager.com` if you want to use the common projects repository or set it to your own OpenLab server. Set this variable to `https://openprojects.fab-manager.com` if you want to use the common projects repository or set it to your own OpenLab server.
## Other settings
In the previous versions of Fab-manager, much more settings were configurable from environment variables.
Starting with Fab-manager v4.5.0, these settings can be configured from the graphical interface, when logged as an administrator.
Nevertheless, it is possible to keep the configuration in the `env` file, using a combination of `LOCKED_SETTINGS`, `rails fablab:setup:env_to_db` and the [mapping table of `env_to_db`](../lib/tasks/fablab/setup.rake#L105).

View File

@ -37,9 +37,6 @@ EXCEL_DATE_FORMAT=dd/mm/yyyy
OPENLAB_BASE_URI=https://openprojects.fab-manager.com OPENLAB_BASE_URI=https://openprojects.fab-manager.com
NAVINUM_API_LOGIN=
NAVINUM_API_PASSWORD=
LOG_LEVEL=debug LOG_LEVEL=debug
DISK_SPACE_MB_ALERT='100' DISK_SPACE_MB_ALERT='100'
SUPERADMIN_EMAIL= SUPERADMIN_EMAIL=