Currently they are compile time flags, however many flags would be nice to allow runtime changes, for example the disk-cache-size or the gpu-blacklist flag.
This is easily acomplished by using electron-storage and the current flags just use them as defaults.
Currently they are compile time flags, however many flags would be nice to allow runtime changes, for example the disk-cache-size or the gpu-blacklist flag.
This is easily acomplished by using
electron-storageand the current flags just use them as defaults.