Remove missing "Enable file syncing" checkbox...
This commit is contained in:
parent
c867994095
commit
add589a744
1 changed files with 4 additions and 0 deletions
|
@ -244,6 +244,10 @@ To add a new preference:
|
|||
<groupbox>
|
||||
<caption label="Storage Server"/>
|
||||
|
||||
<hbox>
|
||||
<checkbox label="Enable file syncing" preference="pref-storage-enabled"/>
|
||||
</hbox>
|
||||
|
||||
<separator class="thin"/>
|
||||
<label value="Please note: Attachment files in group libraries are not currently synced."/>
|
||||
|
||||
|
|
Loading…
Reference in a new issue