i think the problem is browser.sessionstore
Override4414
is there a way to save session on exit without using plugins? (both normal close firefox and exit on crash?)
browser.sessionstore.interval
thankyou ! i guess browser.sessionstore.interval is the problem here
also I noticed that it doesn't really protect our privacy if we simply host it on our laptop. and most indivious instance are barely usable (freetube always gives indivious API error) so I guess the best option now is to install some fingerprint blocker and view utb in browser
hosted it and when clicking on any video it returns Error: non 200 status code. Youtube API returned status code 400
. It that caused by SABR? searched on google but doesn't seem like other have this issue on indivious
I do have learnt a lot but I haven't solved the problem 😱 🤓 🫠
SN_FR_@SN:~$ sudo docker exec -it searxng sh -c "id"
uid=0(root) gid=0(root) groups=0(root)
container is running as root, so there shouldn't be any permission error?
u are right its not writable, the files are read only, that is wierd
I'm opening those files with windows but the user permission inside docker shouldn't cause that problem.
I'm scratching my head nw
u are right its not writable, the files are read only, that is wierd
I think I do have permission to the directory?
~ # ls -la /etc/searxng
total 72
drwx------ 1 1026 100 42 May 17 04:49 .
drwxr-xr-x 1 root root 494 May 17 05:24 ..
---------- 1 root root 68667 May 17 04:49 settings.yml
---------- 1 root root 1223 May 17 04:49 uwsgi.ini
___
is there a default settings for save session on exit?