on7lds / NextionDriver

Driver program to connect MMDVMhost with Nextion Displays, adding extra functionality
34 stars 33 forks source link

Users size limit reached - Consider increasing users table size #21

Closed KB4MDD closed 3 years ago

KB4MDD commented 3 years ago

The users table is presently capped at 200,000. Please consider increasing the size to 250,000. At the present time the users.csv file has over 203,000 entries.

Aug 30 10:05:56 pi-star NextionDriver: Maximum of 200000 users reached. Not adding more users.

on7lds commented 3 years ago

OK, is changed to 250000. Note that the NextionDriver version number has not changed.

on7lds commented 3 years ago

I changed version to 1.22 to make upgrades more easy