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.

mikeylikesrocks

Members
  • Joined

  • Last visited

Everything posted by mikeylikesrocks

  1. You should be able to go into the prefs.xml file located in your Crushftp9 folder located in your Appdata (if you use the standard locations) share. Open the XML file and the banned ip's should be listed. Below is an example of a banned IP. Look for your ip or the ip of your reverse proxy server and delete that block. <ip_restrictions_subitem type="properties"> <start_ip>61.75.30.52</start_ip> <type>D</type> <stop_ip>61.75.30.52</stop_ip> <reason>05/29/2019 02:43:48.047:password attempts</reason> After you have deleted the banned ip you can search for the "never_ban" and add your lan range. <never_ban>127.0.0.1,10.0.*,172.*</never_ban> Then save and restart the docker container.
  2. Are you just entering just the IP address or the full “http://10.0.0.100:80”? I was having the same problem till I put in http://
  3. Are you issuing those commands on the Unraid terminal command line or the Nextcloud container command line? Should be in the Nextcloud container.
  4. You can do this with the External Storage app in Nextcloud. Install that and then map a SMB share from Unraid.

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.