Skip to content

Commit caa2fb8

Browse files
committed
Added default beneficiary information
1 parent 126db3e commit caa2fb8

File tree

2 files changed

+20
-0
lines changed

2 files changed

+20
-0
lines changed

astro.config.mjs

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -73,6 +73,10 @@ export default defineConfig({
7373
label: "Roles",
7474
slug: "communities/roles",
7575
},
76+
{
77+
label: "Default beneficiary",
78+
slug: "communities/default-beneficiary",
79+
},
7680
],
7781
},
7882
{
Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,16 @@
1+
---
2+
title: Default beneficiary
3+
---
4+
5+
Default beneficiary allows to community owners to set default reward for any posts which will be posted inside this community.
6+
7+
Community owners could setup it while:
8+
9+
1. Creating community on Ecency;
10+
2. Updating community settings by providing owner account key(same as community named Hive username – hive-xxxxxx).
11+
12+
Any Ecency user which has set publishing to community with default beneficiary option never can unset it.
13+
14+
📈 Reccomendation
15+
16+
To keep your community clean and popular be fair with your audience: do not set high value of beneficiares, Ecency will warn users about communities with more than 25% of rewards

0 commit comments

Comments
 (0)