]> git.armaanb.net Git - chorizo.git/commit
User configuration using environment variables
authorPeter Hofmann <scm@uninformativ.de>
Sun, 15 Jun 2014 13:36:21 +0000 (15:36 +0200)
committerPeter Hofmann <scm@uninformativ.de>
Sun, 15 Jun 2014 13:41:21 +0000 (15:41 +0200)
commit2a7ab6c528f8545a49893c5e6e6398f05c130787
tree0d682c42362a1d237a2622ffc6abb6757ddbd24a
parent7b4ea207feaaa9f4ad821bba0140eed61cf07002
User configuration using environment variables

I think of these options (language, download dir, zoom) as user
settings. The user does not change them all the time. He sets them once
and for all in his shell rc.

"-e" and friends, however, are considered runtime settings. "THIS TIME,
I want my browser to debug all requests!"
browser.c