]> Untitled Git - lemmy.git/commit
Adding live reloading of config.hjson changes through UI.
authorDessalines <tyhou13@gmx.com>
Sat, 11 Apr 2020 18:06:04 +0000 (14:06 -0400)
committerDessalines <tyhou13@gmx.com>
Sat, 11 Apr 2020 18:06:04 +0000 (14:06 -0400)
commit61815bce2e34e41d0c915c8fa5390d824f0828f7
treee3eb40038840e20a4d045fd706e9cba0a2f9c2ce
parentbb287cbd076940bd09f6afb61b642370d020f91e
Adding live reloading of config.hjson changes through UI.

- https://stackoverflow.com/questions/61159698/update-re-initialize-a-var-defined-in-lazy-static/61161271#61161271
- https://stackoverflow.com/questions/29654927/how-do-i-assign-a-string-to-a-mutable-static-variable/47181804#47181804
server/src/api/user.rs
server/src/lib.rs
server/src/main.rs
server/src/routes/index.rs
server/src/settings.rs