Module gnue.designer.base.Config
Valid configuration options for designer (appears under [designer]
section in gnue.conf)
| Variable Summary |
tuple |
ConfigOptions = ({'Comment': 'Automatically log in to ne...
|
ConfigOptions
-
- Type:
-
tuple
- Value:
({'Comment': 'Automatically log in to needed connections to do schema.\
',
'Default': True,
'Description': 'Automatically log in to needed connections to do sch\
ema.',
'Name': 'AutoConnect',
'Type': 'Setting',
'Typecast': <function boolean at 0xb7a58c34>},
...
|
|