mirror of
https://github.com/jb55/nostril.git
synced 2025-04-25 12:49:56 -04:00
bump tag limits
Signed-off-by: William Casarin <jb55@jb55.com>
This commit is contained in:
parent
97744c480c
commit
6e1bfcca7e
@ -21,8 +21,8 @@
|
||||
|
||||
#define VERSION "0.1.3"
|
||||
|
||||
#define MAX_TAGS 32
|
||||
#define MAX_TAG_ELEMS 16
|
||||
#define MAX_TAGS 1024
|
||||
#define MAX_TAG_ELEMS 64
|
||||
|
||||
#define HAS_CREATED_AT (1<<1)
|
||||
#define HAS_KIND (1<<2)
|
||||
|
Loading…
x
Reference in New Issue
Block a user