Skip to content

Updating Configs

Ceramicskate0 edited this page Mar 15, 2020 · 8 revisions

To update the SWELF configs you have two options:

1. Central Configuration

  • You must update the file on the central config location
  • This option is recommended due to being the more secure option.
  • This is managed by the ConsoleAppConfig.conf file.

2. How to Update SWELFs Config Locally/Initially:

SWELF.exe -c {File Path}  

If you run the application as admin starting on version 0.6.0.0 the app will attempt to make that file its ConsoleAppConfig.conf file to be used. From here you can tell SWELF to be centrally configured. It also will check its Directory structure for the other configs. It will store these values and use them from then on or until its told to update either centrally or with the '-c' option again.

Clone this wiki locally