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
..
configfile.go config: --config "" or "/notfound" for in memory config only #4996 2021-03-14 16:03:35 +00:00
configfile_other.go config: Wrap config library in an interface 2021-03-11 17:29:26 +00:00
configfile_test.go config: --config "" or "/notfound" for in memory config only #4996 2021-03-14 16:03:35 +00:00
configfile_unix.go config: Wrap config library in an interface 2021-03-11 17:29:26 +00:00