use ftpsrv config and mountpoints, improve ftp performance by using its vfs.
This commit is contained in:
2
.github/workflows/build_presets.yml
vendored
2
.github/workflows/build_presets.yml
vendored
@@ -24,7 +24,7 @@ jobs:
|
||||
|
||||
- name: Configure CMake
|
||||
run: |
|
||||
cmake --preset ${{ matrix.preset }}
|
||||
cmake --preset ${{ matrix.preset }} -DUSE_VFS_GC=0
|
||||
|
||||
- name: Build
|
||||
run: cmake --build --preset ${{ matrix.preset }} --parallel 4
|
||||
|
||||
Reference in New Issue
Block a user