feat: add post publish mode with review

This commit is contained in:
Tim
2025-07-01 13:09:47 +08:00
parent 227b375eb4
commit af1f3a9230
9 changed files with 209 additions and 3 deletions

View File

@@ -17,3 +17,6 @@ app.upload.max-size=1048576
app.jwt.secret=TestSecret
app.jwt.expiration=3600000
# Default publish mode for tests
app.post.publish-mode=DIRECT