-
Via mumble-voip/mumble#1949
The ini file should document that if you have configured Murmur to drop privileges, that the certificate and key files should be readable by that user. (That is the curren…
-
### Summary
I have to run an Ansible playbook on two sets of machines; each of them has an `inventory.ini` file that identifies them using their SSH config (the rest is the same).
When I actually…
-
### Is there an existing issue for this?
- [X] I have searched the existing issues
### Current Behavior
Decoding then encoding (without further transformation) a file like this:
```
ActiveIndex…
-
### Checklist
- [X] I have used the search function to see if someone else has already submitted the same bug report.
- [X] I will describe the problem with as much detail as possible.
### App versi…
-
I ran the script previously fine together with iobroker on a rasp pi 4.
Now I wanted to try out the homeassistant OS and running the script in a docker container.
I can't get it to create the cont…
-
This is checked by default, but with it unchecked, browsing through FX becomes waaaaay more productive as REAPER strips the type prefixed before each entry in the list control. I demoed the difference…
-
## General Question
I have read the documentation, but can not found the way that use `./run.sh shell --config my_config.ini` to connected to my target cluster. In other word, I don't know how to c…
-
## My operating system is (include version):
```
[root@srv01 nginx]# cat /etc/redhat-release
Fedora release 26 (Twenty Six)
```
## I installed Certbot with (certbot-auto, OS package manager, pi…
-
So I've been having a Chimera issue for years and many different versions where even with startup videos enabled in chimera.ini (intro_videos=1), they still will not start, so it doesn't seem to care …
-
### Background and motivation
Currently, ASP.NET Core supports configuration providers for JSON, XML, and INI files. However, YAML is a popular configuration format due to its readability and support…