Add UID and GID Info (#439)
This commit is contained in:
parent
ac265f7885
commit
6fe24bcab4
|
@ -6,7 +6,9 @@
|
||||||
"exposable": true,
|
"exposable": true,
|
||||||
"force_expose": true,
|
"force_expose": true,
|
||||||
"id": "gotosocial",
|
"id": "gotosocial",
|
||||||
"tipi_version": 2,
|
"tipi_version": 3,
|
||||||
|
"uid": 1000,
|
||||||
|
"gid": 1000,
|
||||||
"version": "0.8.1",
|
"version": "0.8.1",
|
||||||
"categories": ["social"],
|
"categories": ["social"],
|
||||||
"description": "Fast, fun, ActivityPub server, powered by Go.",
|
"description": "Fast, fun, ActivityPub server, powered by Go.",
|
||||||
|
|
Loading…
Reference in New Issue
Block a user