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>
|
<groupbox>
|
||||||
<caption label="Storage Server"/>
|
<caption label="Storage Server"/>
|
||||||
|
|
||||||
|
<hbox>
|
||||||
|
<checkbox label="Enable file syncing" preference="pref-storage-enabled"/>
|
||||||
|
</hbox>
|
||||||
|
|
||||||
<separator class="thin"/>
|
<separator class="thin"/>
|
||||||
<label value="Please note: Attachment files in group libraries are not currently synced."/>
|
<label value="Please note: Attachment files in group libraries are not currently synced."/>
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue