src/backup.rs: define INDEX_BLOB_NAME here
This commit is contained in:
@ -103,6 +103,8 @@
|
||||
//!
|
||||
//! Not sure if this is better. TODO
|
||||
|
||||
pub const INDEX_BLOB_NAME: &str = "index.json.blob";
|
||||
|
||||
#[macro_export]
|
||||
macro_rules! PROXMOX_BACKUP_PROTOCOL_ID_V1 {
|
||||
() => { "proxmox-backup-protocol-v1" }
|
||||
|
Reference in New Issue
Block a user