mirror of
https://github.com/deuxfleurs-org/garage.git
synced 2026-08-06 04:47:42 +00:00
Make use of website config, return error document on error
This commit is contained in:
+1
-1
@@ -2,7 +2,7 @@
|
||||
#[macro_use]
|
||||
extern crate log;
|
||||
|
||||
mod error;
|
||||
pub mod error;
|
||||
pub use error::Error;
|
||||
|
||||
mod encoding;
|
||||
|
||||
Reference in New Issue
Block a user