add example status bar config options
This commit is contained in:
parent
dbeb9338c6
commit
1f6d0f4981
1 changed files with 2 additions and 0 deletions
|
@ -74,6 +74,8 @@ format. An example config file with all available options::
|
||||||
include =
|
include =
|
||||||
.*
|
.*
|
||||||
include_only_with_project_file = false
|
include_only_with_project_file = false
|
||||||
|
status_bar_icon = true
|
||||||
|
status_bar_coding_activity = true
|
||||||
offline = true
|
offline = true
|
||||||
proxy = https://user:pass@localhost:8080
|
proxy = https://user:pass@localhost:8080
|
||||||
no_ssl_verify = false
|
no_ssl_verify = false
|
||||||
|
|
Loading…
Reference in a new issue