diff options
| author | linxin <[email protected]> | 2023-04-27 18:40:53 +0800 |
|---|---|---|
| committer | linxin <[email protected]> | 2023-04-27 18:40:53 +0800 |
| commit | e98c32457cbe57d01160f6b03b5c5974d8d64352 (patch) | |
| tree | cf3ee2c9289e6399a3ce0232b29abf2234ba691e | |
| parent | cb077615ffe54db88f9412e416eec0424e927e9c (diff) | |
增加config.json文件
| -rw-r--r-- | config/config.json | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/config/config.json b/config/config.json new file mode 100644 index 0000000..f1e3424 --- /dev/null +++ b/config/config.json @@ -0,0 +1 @@ +{"compress":false,"storage_type":1,"storage":"/var/tmp","total_file_mem_limit":"80%","containered_sock_path":"/run/k3s/containerd/containerd.sock"}
\ No newline at end of file |
