fix options in config

pull/15/head
guinux 13 years ago
parent 991f0a27c0
commit 750415c0b7

@ -38,17 +38,17 @@ SINGLE_OPTIONS = (
'DBPath',
'GPGDir',
'LogFile',
'UseDelta',
'Architecture',
'XferCommand',
'CleanMethod',
'SigLevel',
'LocalFileSigLevel'
'LocalFileSigLevel',
'RemoteFileSigLevel'
)
BOOLEAN_OPTIONS = (
'UseSyslog',
'ShowSize',
'UseDelta',
'TotalDownload',
'CheckSpace',
'VerbosePkgLists',

Loading…
Cancel
Save