Added screensaver.mobileconfig

This commit is contained in:
Allen Golbig
2014-07-30 11:25:55 -04:00
parent 07c582a1f1
commit 3f238eda07

View File

@@ -27,14 +27,14 @@
<string>C1A01083-7483-4D6C-9200-97E28BF9541F</string> <string>C1A01083-7483-4D6C-9200-97E28BF9541F</string>
<key>PayloadType</key> <key>PayloadType</key>
<string>com.apple.ManagedClient.preferences</string> <string>com.apple.ManagedClient.preferences</string>
<key>PayloadOrganization</key> <key>PayloadOrganization</key>
<string></string> <string></string>
<key>PayloadIdentifier</key> <key>PayloadIdentifier</key>
<string>com.github.golbiga.profile.screensaver</string> <string>com.github.golbiga.profile.screensaver</string>
<key>PayloadDisplayName</key> <key>PayloadDisplayName</key>
<string>Custom: (com.apple.screensaver)</string> <string>Custom: (com.apple.screensaver)</string>
<key>PayloadDescription</key> <key>PayloadDescription</key>
<string/> <string>Screensaver Policy</string>
<key>PayloadVersion</key> <key>PayloadVersion</key>
<integer>1</integer> <integer>1</integer>
<key>PayloadEnabled</key> <key>PayloadEnabled</key>
@@ -50,10 +50,8 @@
<dict> <dict>
<key>askForPassword</key> <key>askForPassword</key>
<integer>1</integer> <integer>1</integer>
<key>askForPasswordDelay</key> <key>idleTime</key>
<real>60</real> <integer>60</integer>
<key>idleTime</key>
<integer>600</integer>
</dict> </dict>
</dict> </dict>
</array> </array>