Skip to content

Release 1.5

Compare
Choose a tag to compare
@ralt ralt released this 04 Oct 15:49
· 9 commits to master since this release
1.5
d7a15f1
* Adds overrideable variables

Although hermes is opinionated, it might be run on unconventional
systems. (For example, read-only filesystems.) To help on these systems,
a few variables are overrideable through environment variables:

- USER_TOKENS_PATH: defaults to /etc/hermes/ (the trailing slash is
  important)
- STORAGE_DEVICE_PREFIX: defaults to "sd"
- DEVICES_FOLDER: defaults to "/dev/" (the trailing slash is important)