Add SMB Configuration Templates (Phase 6)
Some checks failed
Test / test (push) Has been cancelled
Test / build (push) Has been cancelled

This commit is contained in:
Warren
2026-06-22 05:22:14 +08:00
parent 054bf55490
commit 52c38b1919
2 changed files with 340 additions and 0 deletions

View File

@@ -19,6 +19,7 @@ pub mod s3_config;
pub mod s3_policy;
pub mod s3_xml;
pub mod scan;
pub mod smb_config;
pub mod server;
pub mod ssh_server;
pub mod sync;