Skip to content
Snippets Groups Projects
Commit 9f1032c6 authored by nicfit's avatar nicfit
Browse files

Updated comment

parent ec2d9c0a
No related branches found
No related tags found
No related merge requests found
......@@ -44,7 +44,7 @@ opt_one_window_types = ['never', 'always', 'peracct', 'pertype']
class Config:
__options = {
# name: [ type, value ]
# name: [ type, default_value, help_string ]
'verbose': [ opt_bool, False ],
'alwaysauth': [ opt_bool, False ],
'autopopup': [ opt_bool, False ],
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment