Logs
Range-diff rd-95
- title
- chore(prose): migrate images to pgs
- description
-
Patch changed
- old #1
89e0a31
- new #1
aa126f8
1: 89e0a31 ! 1: aa126f8 chore(prose): migrate images to pgs
prose/ssh.go
prose/ssh.go
return } + ctx := context.Background() + defer ctx.Done() + fileMap := map[string]filehandlers.ReadWriteHandler{ ".md": filehandlers.NewScpPostHandler(dbh, cfg, hooks), ".css": filehandlers.NewScpPostHandler(dbh, cfg, hooks),