You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm aware that restic offers a large number of tunables, such as RESTIC_COMPRESSION and RESTIC_READ_CONCURRENCY
The documentation is currently unclear about where these should be placed in the config.
E.g., does the backend env: block get sourced verbatim before autorestic runs commands, or do we need to add it to the location?
What's the currently accepted method for setting various RESTIC_ environment variables?
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
-
I'm aware that restic offers a large number of tunables, such as
RESTIC_COMPRESSIONandRESTIC_READ_CONCURRENCYThe documentation is currently unclear about where these should be placed in the config.
E.g., does the backend
env:block get sourced verbatim before autorestic runs commands, or do we need to add it to the location?What's the currently accepted method for setting various
RESTIC_environment variables?Beta Was this translation helpful? Give feedback.
All reactions