danoe
danoe
KeeFox Plugin adds another tab to the keepass entries, where you can set up multiple URLs even with RegEx matching. Would it be possible to add support for that? Screenshot:...
Yes, i use several modified colors in mine. Just add this block to your preferences settings.json file. ``` "workbench.colorCustomizations": { "[SynthWave '84]": { "scrollbarSlider.background": "#541388", "scrollbarSlider.hoverBackground": "#650D89", "scrollbarSlider.activeBackground": "#541388", "editor.lineHighlightBackground":...
I have the same problem. It works when I push data from a different folder that is not on a mount, where I don't have to use "-m" parameter.
In my foreman 2.1.3 install: `tfm-rubygem-foreman_hooks-0.3.16-2.fm2_1.el7.noarch` I only have one hook script: `config/hooks/config_report/after_create/10-slack_report.py` ``` production.log:2020-10-19T14:39:32 [I|app|f7045cb2] Started POST "/api/config_reports" for 127.0.0.1 at 2020-10-19 14:39:32 -0700 production.log:2020-10-19T14:39:32 [I|app|f7045cb2] Processing by Api::V2::ConfigReportsController#create...