mirror of
https://github.com/mjl-/mox.git
synced 2025-07-12 17:04:39 +03:00
move config-changing code from package mox-/ to admin/
needed for upcoming changes, where (now) package admin needs to import package store. before, because package store imports mox- (for accessing the active config), that would lead to a cyclic import. package mox- keeps its active config, package admin has the higher-level config-changing functions.
This commit is contained in:
1055
admin/admin.go
Normal file
1055
admin/admin.go
Normal file
File diff suppressed because it is too large
Load Diff
Reference in New Issue
Block a user