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.

gandalf027

Members
  • Joined

  • Last visited

  1. I used the nextcloud one and modified it. Use it with your domain and save it as owncloud. server { listen 443 ssl; listen [::]:443 ssl; server_name owncloud*.*; include /config/nginx/ssl.conf; client_max_body_size 0; location / { include /config/nginx/proxy.conf; resolver 127.0.0.11 valid=30s; set $upstream_owncloud owncloud; proxy_max_temp_file_size 2048m; proxy_pass https://$upstream_owncloud:443; } } Got two files that keep getting 503 errors and i cannot upload them with the owncloud windows client. They are 1.5G and 700M, but i dont think it's the size because i have uploaded much larger files without any problems. I have the limits on php.ini to 100G. Any ideas?
  2. Docker updated (mono 6.4.0), all working with nzbgeek (tested OK). Great work @binhex Thanks!
  3. Same here, still no update? If we could update mono via console on the docker.
  4. Hello everyone, I've bought a Gigabyte 1650 Mini OC 4Gb. I've dumped the vbios with GPUZ and it gave me a file of 1022kb. Is this ok to use or do i have to hex it? Currently the 1650 is the 2nd gpu but i want to have it as the primary so i can free a pcie slot. I attached the file if anyone wants to use check it or even use it. Gigabyte GeForce® GTX 1650 Mini ITX OC 4G GVN1650IO4-00-10 TU117.rom

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.