-
Greetings.
I've deployed with this helm and I'm trying to increase the max file size.
added this annotation to my ingress:
```
nginx.ingress.kubernetes.io/proxy-body-size: "50M"
```
but…
-
When clicking on a link that requires login I login and then it just loads forever. Even with non login required links the same thing can happen sometimes.
![image](https://github.com/user-attachme…
-
### Description of feature
https://www.nf-test.com/
-
Creating a thread to track creation of a minimal but pragmatic OCIO Config using OpenDRT.
-
I would like to save database and config files in different folder.
If I run syncthing.exe --home="D:\XXX" it works, but this parameter is not supported by stctl.
Best option it will be installe…
-
## Describe the Problem ##
If METplotpy is installed as a python package, running line.py fails because the yaml default config files are not included in the package. Add these files are package data…
-
**Is your feature request related to a problem? Please describe.**
While debugging #294 with Chris, I kept messing up my configuration. It would be nice to log non-secret configurations so that it's …
-
#### Is your feature request related to a problem? Please describe
I'd like to be able to change some mongo queries in configuration without having to restart the exporter
#### Describe the soluti…
-
Steps to reproduce the bug:
- Try to run the topchain node using docker following the instructions in `INSTALLATION.md`.
- Inspect the docker logs of your topchain container: `docker logs -f `
- Sc…
-
I hope this is helpful, but I wrote the keymaps inside the Lazy config, instead of using vim.keymap.set
```
{
"fedepujol/move.nvim",
keys = {
-- Normal Mode
{ "", "MoveLine…