Koen Windey
Koen Windey
Highly recommended function!! Particularly for set ups where you only record data 'on change' to preserve bandwith. It results in big gaps in the data by design, but then impacts...
This works for me: ``` flask==1.1.2 gunicorn==20.0.4 jinja2==2.11.3 python-dotenv==0.19.2 flask-restx==0.5.1 flask_migrate==3.1.0 flask_sqlalchemy==2.5.1 sqlalchemy==1.4.23 python-decouple==3.5 markupsafe==2.0.1 itsdangerous==2.0.1 werkzeug==2.0.3 ```
Hi - I would love a Dropbox connector, is there a status update for the roll-out?
hi, i am having the same issue, the secret file is of course also defined on a top-level 'secrets' element in the compose file where are you suggesting we should...
Mmm - yes, indeed. However, I'm still having issues due to file permissions. Since my secrets are saved in a folder for only root access, it seems that authentik cannot...