Subversion Repositories configs

Rev

Rev 203 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 203 Rev 208
Line 40... Line 40...
40
# Allowed URI schemes in the preference order; failed downloads from the first
40
# Allowed URI schemes in the preference order; failed downloads from the first
41
# scheme will be retried with the next in order until no choices remain.
41
# scheme will be retried with the next in order until no choices remain.
42
#
42
#
43
# If unset or no schemes are listed, the default will be: file,https,http,ipfs
43
# If unset or no schemes are listed, the default will be: file,https,http,ipfs
44
UriSchemes=
44
UriSchemes=
-
 
45
 
-
 
46
# Ignore power levels of devices when running updates
-
 
47
IgnorePower=false
-
 
48
 
-
 
49
# Only support installing firmware signed with a trusted key
-
 
50
OnlyTrusted=true