-
Notifications
You must be signed in to change notification settings - Fork 376
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
limitation config #122
Comments
What does the log say? I tested a huge amount of config and got this:
Do you get the same? |
Only thing I see |
Can you share the config? |
its this one
|
Is it cutting off the config resulting in invalid json or refusing to save? |
It is pretending to safe if I add one item like
but then its returning and the item is not there anymore, thats kind of annoying if you have to add several of them. It started after 20 items or so. If I add them manually via VNC its working fine. Config is working 100% |
I've pushed up a change to make the whole config saving process more robust.
You can also use CTRL+S / CMD+S while focused on the config editor for quick saving. |
Just tried it, still the same. If I have a long config and hit save even without changing anything it will be shortened. :-( |
my mistake used one ID twice (copy&paste) |
I trieb to set uo a real long config file, however the plugin always removed part of it while saving it.
The config does have over 220 lines.
The text was updated successfully, but these errors were encountered: