Skip to content
This repository was archived by the owner on Aug 15, 2025. It is now read-only.

Commit 081a9dc

Browse files
committed
update P2Export documentation
1 parent e0a8089 commit 081a9dc

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

api/src/core/main.tsp

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -127,13 +127,15 @@ namespace models {
127127
{
128128
"2062a23e2a25b226ca4c546fec5ec06e0df9648281f45da8b5aaabebdf66cf4c.jxl": {
129129
"private": false,
130+
"public": false,
130131
"allowlist": ["user1@example.com", "instance.example.com"],
131132
"denylist": ["user2@example.com", "otherinstance@example.com"]
132133
}
133134
},
134135
{
135136
"a9144379a161e1fcf6b07801b70db6d6c481933bd634fe2409eb713723ab1a0a": {
136137
"private": true,
138+
"public": false,
137139
"allowlist": ["user1@example.com"],
138140
"denylist": []
139141
}

0 commit comments

Comments
 (0)