chore: bumped number of imported opml items to 5 for query endpoint
f40f4981
1 file(s) · +1 −1
| 11 | 11 | "github.com/stevedylandev/andromeda/crates-go/web" |
|
| 12 | 12 | ) |
|
| 13 | 13 | ||
| 14 | - | const opmlPreviewPerFeed = 3 |
|
| 14 | + | const opmlPreviewPerFeed = 5 |
|
| 15 | 15 | ||
| 16 | 16 | func (a *App) indexHandler(w http.ResponseWriter, r *http.Request) { |
|
| 17 | 17 | query := r.URL.Query().Get("url") |