Thor Erik
Thor Erik
@evilC typically the way to do that is to commit a file named eg. `.gitkeep` into the otherwise empty folder
This is unfeasable as thing stand unfortunatley, this would require support from the telemetry sdk plugin that telemtry server relies on, as it stands it doesn't compile on any other...
I think the issue could be left open in case someone wish to pick it up and do this, my reply covers most of the things that needs to be...
latest commits don't fix the issues, X-UA-Compatible needs to be moved up to make scripts run, but it isn't enough to fix the WP8.1 issues.
Tested your fix on my pi, and it resolved the issue, should PR the changes 👍
To answer your question, as I tried to figure out why it would work, there seems to be a test case to explicitly not permit this: https://github.com/vlucas/phpdotenv/blob/master/tests/Dotenv/Parser/EntryParserTest.php#L142-L146 The commit doesn't...
Any status on this, as of DOKS 1.16.2-do.3, resizing is supported by CSI
Logs can be shipped, and it's common to ship logs out of a system, the privileges might not be the same as the system running freeradius.
I think you misunderstood, logshipping is a common configuration for environments with a lot of servers, those logs are then sendt to eg. newrelic or an elasticsearch instance, where the...
in your form.designer.cs, within IntiializeComponent(), add `this.theme = MetroThemeStyle.Dark;`