1
0
mirror of https://github.com/rclone/rclone.git synced 2026-01-06 18:43:50 +00:00
Files
rclone/fs/config/configfile
Nick Craig-Wood bb0b6432ae config: --config "" or "/notfound" for in memory config only #4996
If `--config` is set to empty string or the special value `/notfound`
then rclone will keep the config file in memory only.
2021-03-14 16:03:35 +00:00
..