Mario V.
Mario V.
Hello! I have integrated photoview with authelia and it is working right now. Since I am the only user using it, is it possible to disable the photoview authentication? and...
Hey, i checked #478 but could not find a way to disable the authentication in ma instance. I am already using authelia.
> [system_sensors - Copy.txt](https://github.com/Sennevds/system_sensors/files/6292535/system_sensors.-.Copy.txt) > > > Can you share your version? > > Please see attached, I've also renamed all the references from RPi to VM. Hello! thanks for...
> @mariomare22, hello. AdGuardHome uses upstream servers from "Private reverse DNS servers" to resolve all the local addresses. So you may simply leave it with only `192.168.1.1` to achieve the...
this is the answer i get rom the dig, I am using a mikrotik as router fyi ``` mario@server:/home/mario $ dig @192.168.1.1 -t ptr 18.1.168.192.in-addr.arpa ; DiG 9.16.1-Ubuntu @192.168.1.1 -t...
 I guess the `allow-remote-requests` is already enabled in my configuration; maybe it's not what you wanted me to check. Thanks a lot for your support
> Rather than trying to directly integrate with NextCloud, could Lychee be configured to look for photos in a local folder? That path could be pointed to the NC Data...
Thanks that did the trick!
This worked for me ``` options: backup: exclude: - /mnt/3 - /mnt/2 - /mnt/1 forget: keep-last: - 10 forgetoption: prune ```
I think issue was related to permissions on truenas dir side ``` dietpi@zero:/home/dietpi $ ls -l /usr/lib/aarch64-linux-gnu/xtables/ total 7892 -rw-r--r-- 1 root root 67792 Jan 16 2023 libarpt_mangle.so -rw-r--r-- 1...