New prefs
This commit is contained in:
@@ -6,13 +6,15 @@ $p['rsync_dest'] = "";
|
|||||||
$p['postflight'] = 1;
|
$p['postflight'] = 1;
|
||||||
|
|
||||||
$p['readability'] = 0;
|
$p['readability'] = 0;
|
||||||
$p['fixatimes'] = 0;
|
$p['stat_mode'] = 1;
|
||||||
$p['verify_stat'] = 0;
|
|
||||||
|
|
||||||
$p['meta'] = 1;
|
$p['meta'] = 1;
|
||||||
$p['thumbs'] = 1;
|
$p['thumbs'] = 1;
|
||||||
$p['thumb_size'] = 512;
|
$p['thumb_size'] = 512;
|
||||||
$p['thumb_priority'] = 0;
|
$p['thumb_priority'] = 0;
|
||||||
|
$p['icons'] = 1;
|
||||||
|
$p['icon_size'] = 512;
|
||||||
|
$p['icon_tool'] = 0;
|
||||||
$p['hash'] = 1;
|
$p['hash'] = 1;
|
||||||
$p['hash_limit'] = 1;
|
$p['hash_limit'] = 1;
|
||||||
$p['contents'] = 1;
|
$p['contents'] = 1;
|
||||||
|
|||||||
Reference in New Issue
Block a user