agail
agail
> > just use ssh keys on both servers and write a wrapper script > > That's not something i know know how to > > But thanks anyway, I've...
> For this use case i have a list parameter in main with options for "Add, Remove, Query" and have another parameter that becomes available whenever either "Add" or "Remove"...
I'm writing a simple directory (ldap) lookup, where input 1 is text (samid) and input 2 is either "user" or "group". _Lookup user group memberships or lookup group(s) members_ For...
> @agail @sbalakrishna for the usecase above, script json should config smth like: > > ``` > { > "include": "${Parameter name}.json" > } > ``` > > And then...
> Hi @agail you don't need to use include feature, this is needed when you want to add or remove a parameter dynamically. This is what the ticket's author was...
@McMac @yur1xpp @igniz- Installed Invidious and Yattee (TvOs) a while back ago. Like you probably experienced, thumbnails shows correctly when using a browser (http-only), but not while using Yattee. Reading...
@bugy I can take on Swedish translation
Hi Jordan, Sorry for not getting around to read and reply to you sooner, been a busy week. Thanks for taking time to breaking it down for me in a...
> > Yep, unfortunately Script server doesn't have any special features for docker > > what's the recommended way to add curl to the container? i tried a volume binding...