Anthony Stirling
Anthony Stirling
This could definitely be done, we recently introduced folder scanning as a feature currently in alpha and adding printing functions can go along with that !
Here is example of the folder scanner config UI  You can add multiple features and settings to run one after another, and it would apply all to the folder...
fyi this feature was never forgotten about, but the issue is java uses a certain program for its printer info, which is not there in alpine dockers, it is for...
Sadly not, the other versions require external dependencies like python and libre office Although possible to install and setup it requires more setup at which point most would just run...
No you can just add the relative programs to your PATH environment variable for windows
Out of curiosity what size are you loading?
yeah just add this in settings.yml ```yaml server: max-http-header-size: 10MB ```
No please add to same configs/settings.yml
Google says ```yaml volumeMounts: - name: settings mountPath: /configs/settings.yml subPath: settings.yml readOnly: false # Make sure this is set to false ```
After restart of app?