Skip to content
Snippets Groups Projects
Commit 56276322 authored by Hahn Axel (hahn)'s avatar Hahn Axel (hahn)
Browse files

update env doc

parent e7c2ecb3
No related branches found
No related tags found
1 merge request!117mysqldump params can be customized in jobs/env
...@@ -3,6 +3,8 @@ Here you can set custom environment variables. ...@@ -3,6 +3,8 @@ Here you can set custom environment variables.
A common usage is extending the variable PATH to execute binaries that are not located in any directory. A common usage is extending the variable PATH to execute binaries that are not located in any directory.
WIP: Or you can override used parameters during backup. The parameters for mysqldump are in env_defaults. If you want to change them then put ``LD_MYSQL_DUMP_PARAMS=...`` into env file.
Example: Example:
This might be helpful on MS Windows. If you put the restic binary "somewhere" eg. c:\portable\restic\restic.exe then you can add the path to the env file: This might be helpful on MS Windows. If you put the restic binary "somewhere" eg. c:\portable\restic\restic.exe then you can add the path to the env file:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment