-
-
* Essentially little snitch
* Limited forms exist, see https://news.ycombinator.com/item?id=13443962, but nothing comprehensive
cretz updated
4 years ago
-
Following things need to be conifgurable:
- url
- name
- time
Exemplary config:
```yml
feeds:
- infopraca:
url: info/rss
cron: * * * s
```
Then make script using `python-crontab` to…
-
Ask the developer about permissions that a given PWA will require. Otherwise, the developer needs to manually add them to Info.plist; without this action, the functions like camera or geolocation will…
-
## Feature Request
Configurable OTP App Links
### Description
Instead of only providing links to google authenticator in the register one time password view, make the urls a configuration setti…
-
I updated my langserve version from 0.2.3 to 0.3.0, and I'm experiencing an issue.
If I pass `config_keys=("run_id", "configurable", "metadata")` as a parameter in the `add_routes` method, the pla…
-
Currently, only botdetection has a configurable `x_for` in `limiter.toml`.
In my use case of `client->proxy1->proxy2->searx`, I have to configure `x_for = 2`, for the limiter to work, which then cr…
-
Firstly, thanks for putting this out there, it looks really useful!
A few questions / ideas:
* I am self-hosting Plausible, so a configurable URL for that would be great
* I'd like to be able t…
-
There are some rather powerful settings that are available in the file XAES.CNF, through "app_options". This keyword allows tweaking things like default, thinwork = [true/false], winframe_size = [x]. …
-
Given a workspace folder structure:
```
/apps/nextjs/.next/cache
/package.json
```
The current action uses `{{ github.worspace }}/.next/cache`