tape: add media pool config

This commit is contained in:
Dietmar Maurer
2020-12-05 11:59:38 +01:00
parent d735b31345
commit 1142350e8d
6 changed files with 253 additions and 4 deletions

View File

@ -25,6 +25,7 @@ pub mod token_shadow;
pub mod user;
pub mod verify;
pub mod drive;
pub mod media_pool;
/// Check configuration directory permissions
///