Home: Move ftp back to hot_1.

This commit is contained in:
Dmitry Voronin 2025-01-28 10:51:35 +03:00
parent 95586385e7
commit 6865375228
Signed by: voronind
SSH key fingerprint: SHA256:3kBb4iV2ahufEBNq+vFbUe4QYfHt98DHQjN7QaptY9k

View file

@ -3,7 +3,7 @@
config.module.const.host = {
data = "/storage/hot_2/data";
download = "/storage/hot_1/download";
ftp = "/storage/hot_2/ftp";
ftp = "/storage/hot_1/ftp";
share = "/storage/hot_1/share";
sync = "/storage/hot_2/sync";
nginx = {