$_SERVER['HOME']}/.config/PiPass/PiPass.ini Does not exist
$_SERVER['HOME']}/.config/PiPass/PiPass.ini Does not exist according to Nginx and Lighttpd and I can't seem to find it in any install files. Did you provide a sample? Can you provide a sample?
Hi Charles, thanks for the message. This is just a standard INI file format that should reside at ~/.config/PiPass/PiPass.ini, and is an optional file. It was created to make settings persist across upgrades of PiPass software. Here's a sample of what (I think) the file should look like if you wanted to implement it. If this doesn't work, you might want to try removing the "conf" part.
[conf]
language=en
show_tech_info=true
Just FYI - the future of this project is foggy because of HTTPS problems and the possibility of the IP address blocking function being removed in a future release of Pi-Hole. I'll get in contact with the devs of Pi-Hole one of these days to work this out, but this is one of the reasons I've suspended the development of new features, at least for now.
Thx!
I think I may have found a way around the https issue as well. Right now it's mainly for HTST but I have to do some digging to see if the idea can be applied