mirror of
https://github.com/vishalxl/nostr_console.git
synced 2025-03-27 02:01:51 +01:00
channel msgs =40
This commit is contained in:
parent
7147d3f5f3
commit
009ca0a074
@ -301,7 +301,7 @@ const int gMaxDifficultyAllowed = 24;
|
||||
int gDifficulty = 0;
|
||||
|
||||
//////////////////////////////////////////////////////////////////////////////////////////////////////////////// channel related settings
|
||||
const int gNumChannelMessagesToShow = 18;
|
||||
const int gNumChannelMessagesToShow = 40;
|
||||
const int gMaxChannelPagesDisplayed = 50;
|
||||
|
||||
|
||||
|
@ -6,6 +6,7 @@ homepage: https://github.com/vishalxl/nostr_console
|
||||
|
||||
# added build for ubuntu arm 64, and mac arm 64
|
||||
# matrix change , removed old build entries in dart.yml files
|
||||
# one off build with num channel messages = 40
|
||||
|
||||
# 0.3.1
|
||||
# added nostr.ch as another default relay to sync with anigma
|
||||
|
Loading…
x
Reference in New Issue
Block a user