-
Hello everybody, As I mentioned in the title, I'm very new to Linux (Ubuntu), Docker, and all the related tools I've learned about in the last few days to get Papermerge running. I successfully created a cron job that takes documents scanned with our floor printer and imports them into Papermerge using papermerge-cli. Now, I can't figure out where to place PAPERMERGE__SECURITY__TOKEN_EXPIRE_MINUTES to extend the token expiration beyond the default 6 hours. Unfortunately, the documentation doesn't seem clear enough for me to understand. Could anyone explain this to me? Best regards, |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 1 reply
-
Do you use docker compose for setup? |
Beta Was this translation helpful? Give feedback.
Do you use docker compose for setup?
If yes, then you need to place it along other environment variables (e.g. among capitalized environment variables from screenshot below):
Link to docker compose setups