Centralise swizzin files into one directory #396
Unanswered
flying-sausages
asked this question in
General
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Currently we have logs in
/root/logs, user info and some app info loosely in/root, and install locks in/install.It would be nice to unify these into one directory instead to make the system a bit less scattered, and use this time to re-structure some mechanisms such as user retrieval, password retrieval or application checking int functions so they can be worked on in a single place and therefore improved on easier in the future without having to refactor the whole repo.
Beta Was this translation helpful? Give feedback.
All reactions