Skip to content
View in the app

A better way to browse. Learn more.

Unraid

A full-screen app on your home screen with push notifications, badges and more.

To install this app on iOS and iPadOS
  1. Tap the Share icon in Safari
  2. Scroll the menu and tap Add to Home Screen.
  3. Tap Add in the top-right corner.
To install this app on Android
  1. Tap the 3-dot menu (⋮) in the top-right corner of the browser.
  2. Tap Add to Home screen or Install app.
  3. Confirm by tapping Install.

volechen

Members
  • Joined

  • Last visited

  1. The Autostart function of VMS is a very good function, but recently I found that after all VMs are started together, some functions in some VMs will start abnormally, and I need to restart manually. Is it possible to increase the startup sequence or time in the Autostart function of VMS?
  2. So I directly modified the content of "%2Fmnt%2Fcache%2FappdataSlot0.cron" as follows, # Generated snapshot schedule for:/mnt/cache/appdata 0 6-20 * * 1,2,3,4,5, /usr/local/emhttp/plugins/snapshots/include/snapping.php "/mnt/cache/appdata" "0" > /dev/null 2>&1 " Execute in root@computenode:/boot/config/plugins/snapshots# /usr/local/sbin/update_cron* Is this OK?
  3. Hello. 1. Have you created "switch.cron" under "boot/config/plugins/snapshots/"? Have you modified the file content to " case "0": $val["cron"] = "0 $hour2 * * $rund" ; break; case "1": $val["cron"] = "$min 6-20 * * $rund" ; // Limited to 6:00-20:00 break; case "2": $val["cron"] = "$min 6-20 * * $day" ; // Limited to 6:00-20:00 break; case "3": $val["cron"] = "$min 6-20 $dotm * *" ; // Limited to 6:00-20:00 break; " . 2. How to call "update_cron" to enable?
  4. If you want the verification to be executed every hour from 6 am to 8 pm, how should you write it? If you modify "/boot/config/plugins/snapshots/subvolsch.cfg" directly How do I modify and load new settings? Thanks

Account

Navigation

Search

Search

Configure browser push notifications

Chrome (Android)
  1. Tap the lock icon next to the address bar.
  2. Tap Permissions → Notifications.
  3. Adjust your preference.
Chrome (Desktop)
  1. Click the padlock icon in the address bar.
  2. Select Site settings.
  3. Find Notifications and adjust your preference.