mirror of
https://github.com/pocket-id/pocket-id.git
synced 2026-03-01 11:21:53 +03:00
🚀 Feature: Increase callback urls limit #38
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @jbalatero on GitHub (Oct 18, 2024).
Feature description
I would love it if it is possible to increase number of callback urls. Currently, it is hard-coded to 5.
Pitch
I have more than 5 callback URLs.
@stonith404 commented on GitHub (Oct 23, 2024):
Added in
v0.10.0.@jbalatero commented on GitHub (Oct 23, 2024):
Thanks