autoaccept of files added
This commit is contained in:
parent
976a6c139d
commit
ff8aeef8af
4 changed files with 71 additions and 25 deletions
|
@ -53,6 +53,7 @@ class Settings(Singleton, dict):
|
|||
'save_history': False,
|
||||
'allow_inline': True,
|
||||
'allow_auto_accept': False,
|
||||
'auto_accept_path': None,
|
||||
'show_online_friends': False,
|
||||
'auto_accept_from_friends': [],
|
||||
'friends_aliases': [],
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue