diff options
| author | grunfink <grunfink@comam.es> | 2025-08-14 11:17:49 +0200 |
|---|---|---|
| committer | grunfink <grunfink@comam.es> | 2025-08-14 11:17:49 +0200 |
| commit | cd05398133a1ed7b4e953e3a4d363273b58ad970 (patch) | |
| tree | b7af77fdeb7e8f9edf578528ccf03a5407aef924 /snac.h | |
| parent | 4fc7d18d692a5c9d3b673cd495249d20317ba757 (diff) | |
Added nodeinfo 2.1 support.
Diffstat (limited to 'snac.h')
| -rw-r--r-- | snac.h | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -6,6 +6,7 @@ #define USER_AGENT "snac/" VERSION #define WHAT_IS_SNAC_URL "https:/" "/comam.es/what-is-snac" +#define SNAC_DOC_URL "https:/" "/comam.es/snac-doc" #define DIR_PERM 00770 #define DIR_PERM_ADD 02770 |