transmission/macosx/Defaults.plist

133 lines
2.8 KiB
Plaintext
Raw Normal View History

2007-09-16 01:02:06 +00:00
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
2007-09-16 01:02:06 +00:00
<plist version="1.0">
<dict>
<key>AutoImport</key>
<false/>
<key>AutoSize</key>
<false/>
<key>AutoStartDownload</key>
<true/>
<key>BadgeDownloadRate</key>
<true/>
<key>BadgeUploadRate</key>
<true/>
<key>BindPort</key>
<integer>9090</integer>
<key>CheckDownload</key>
<false/>
<key>CheckForUpdates</key>
<true/>
<key>CheckQuit</key>
<true/>
<key>CheckQuitDownloading</key>
<false/>
<key>CheckRemove</key>
<true/>
<key>CheckRemoveDownloading</key>
<false/>
<key>CheckStalled</key>
<false/>
<key>CheckUpload</key>
<true/>
<key>CreatorLocation</key>
<string>~/Desktop</string>
<key>DeleteOriginalTorrent</key>
<false/>
<key>DisplayPeerProgressBarNumber</key>
<false/>
<key>DisplayProgressBarAvailable</key>
<false/>
<key>DisplaySmallStatusRegular</key>
<true/>
<key>DisplayStatusProgressSelected</key>
<false/>
2007-09-16 01:02:06 +00:00
<key>DownloadChoice</key>
<string>Constant</string>
<key>DownloadFolder</key>
<string>~/Downloads</string>
2007-09-16 01:02:06 +00:00
<key>DownloadLimit</key>
<integer>100</integer>
<key>DownloadSound</key>
<string>Glass</string>
<key>EncryptionRequire</key>
<false/>
<key>Filter</key>
<string>None</string>
<key>FilterBar</key>
<false/>
<key>FilterSearchType</key>
<string>Name</string>
<key>IncompleteDownloadFolder</key>
<string>~/Downloads</string>
2007-09-16 01:02:06 +00:00
<key>InfoVisible</key>
<false/>
<key>InspectorSelected</key>
<string>Info</string>
<key>MessageLevel</key>
<integer>1</integer>
<key>MoveChoice</key>
<string>Constant</string>
<key>NatTraversal</key>
<true/>
<key>PiecesBar</key>
<false/>
2007-09-16 01:02:06 +00:00
<key>PiecesViewShowAvailability</key>
<false/>
<key>PlayDownloadSound</key>
<true/>
<key>PlaySeedingSound</key>
<false/>
<key>Queue</key>
<false/>
<key>QueueDownloadNumber</key>
<integer>3</integer>
<key>QueueSeed</key>
<false/>
<key>QueueSeedNumber</key>
<integer>3</integer>
<key>RatioCheck</key>
<false/>
<key>RatioLimit</key>
<integer>2</integer>
<key>SeedingSound</key>
<string>Submarine</string>
<key>ShowInspector</key>
<false/>
<key>SleepPrevent</key>
<true/>
<key>SmallView</key>
<false/>
<key>Sort</key>
<string>Order</string>
<key>SortReverse</key>
<false/>
<key>SpeedLimit</key>
<false/>
<key>SpeedLimitAuto</key>
<false/>
<key>SpeedLimitAutoOffDate</key>
<date>2000-01-01T13:00:00Z</date>
<key>SpeedLimitAutoOnDate</key>
<date>2000-01-01T03:00:00Z</date>
<key>SpeedLimitDownloadLimit</key>
<integer>10</integer>
<key>SpeedLimitUploadLimit</key>
<integer>10</integer>
<key>StalledMinutes</key>
<integer>30</integer>
<key>StatusBar</key>
<true/>
<key>UploadLimit</key>
<integer>20</integer>
<key>UseIncompleteDownloadFolder</key>
<false/>
<key>WarningDebug</key>
<true/>
<key>WarningDuplicate</key>
<true/>
<key>WarningRemainingSpace</key>
<true/>
</dict>
</plist>