mirror of
https://github.com/LemmyNet/lemmy.git
synced 2024-10-01 01:36:12 -04:00
removing some comments.
This commit is contained in:
parent
c0136a9f34
commit
3f868f99e6
@ -44,8 +44,6 @@ async fn main() -> io::Result<()> {
|
|||||||
.configure(nodeinfo::config)
|
.configure(nodeinfo::config)
|
||||||
.configure(webfinger::config)
|
.configure(webfinger::config)
|
||||||
.configure(websocket::config)
|
.configure(websocket::config)
|
||||||
// .configure(websocket.config(pool))
|
|
||||||
// .configure(websocket.
|
|
||||||
// static files
|
// static files
|
||||||
.service(actix_files::Files::new(
|
.service(actix_files::Files::new(
|
||||||
"/static",
|
"/static",
|
||||||
|
Loading…
Reference in New Issue
Block a user