introduce /etc/moonfire-nvr.json (#133)

This commit is contained in:
Scott Lamb
2022-03-09 13:12:33 -08:00
parent 1a51b53b54
commit ceaef46ea9
9 changed files with 239 additions and 122 deletions

View File

@@ -27,7 +27,7 @@ mod proto {
}
mod raw;
pub mod recording;
use proto::schema;
pub use proto::schema;
pub mod signal;
pub mod upgrade;
pub mod writer;