-
**Describe the enhancement**
Document Linux system resource limits and how they should be tuned for Rundeck.
### How Rundeck usage consumes system resources
### What specific resource limits ne…
-
i put this in my config
# Set colors from Xresources
# Change 'color7' and 'color2' to whatever colors you want i3 to use
# from the generated scheme.
# NOTE: The '#f0f0f0' in the lines below …
-
**Is your feature request related to a problem? Please describe.**
Feature request is **not** related to a problem.
**Describe the solution you'd like**
* As a user, I should be able to access…
-
How to post images in the wiki:
1. Start writing a comment in this issue
2. Paste an image into the comment field
3. Wait for the upload to give you a markdown line `![blabla](someurl)`
4. Copy …
-
**What happened**:
I set the dynamic threshold with 'Config from query results' transformation and it's working fine until this part, but I can't change the bar colors with this configuration. Al…
-
extend trainingSession object with question for Pro Tip screen (suggestion: Similar as playtime_ items in example JSON)
-
extend trainingSession object with questions pool for coach's corner screen (suggestion: Similar as playtime_ items in example JSON, but we need array of question objects related to couch's corner to …
-
I'm calling protipShow() on an SVG element. It works fine on desktop. But on mobile (iOS), the "top" portion of its style returns a negative value, positioning it off the screen. If I instead target a…
-
Could add error handler in server:
```
process.on('unhandledRejection', (error) => {
console.error(error);
process.exit(1);
})
```
-
**What happened**:
Appreciate this plugin is experimental but wanted to report, when selecting a panel from plugin "Flowcharting" the tour stops without selecting the panel. I see there is an opt…