gomuks icon indicating copy to clipboard operation
gomuks copied to clipboard

Document all gomuks env vars

Open wvffle opened this issue 5 years ago • 1 comments

There could be a new wiki page with all of env vars used in gomuks

List of env vars to document:

  • ~DEBUG_DIR~
  • DEBUG (documented in Debugging)
  • GOMUKS_ALLOW_INSECURE_CONNECTIONS
  • GOMUKS_ROOT
  • GOMUKS_CACHE_HOME
  • GOMUKS_DATA_HOME
  • GOMUKS_CONFIG_HOME
  • GOMUKS_DOWNLOAD_DIR (if #219 is merged)

wvffle avatar Sep 05 '20 01:09 wvffle

I just added DEBUG_DIR to the wiki debugging page

sudermanjr avatar Feb 05 '21 00:02 sudermanjr