mirror of
https://github.com/fiatjaf/nak.git
synced 2025-12-09 00:58:50 +00:00
fs: publishing new notes by writing to ./notes/new
This commit is contained in:
@@ -122,6 +122,7 @@ func (h *NpubDir) OnAdd(_ context.Context) {
|
||||
paginate: true,
|
||||
relays: relays,
|
||||
replaceable: false,
|
||||
createable: true,
|
||||
},
|
||||
fs.StableAttr{Mode: syscall.S_IFDIR},
|
||||
),
|
||||
|
||||
Reference in New Issue
Block a user