Currently this app only holds about 15 database entries before the database ceases to record further entries and the real-time action stops working. This can be remedied by going into Mullet.php and searching for the number 15. It can be found on line 602, which should read "$limit = 15;". This can be increased or decreased to the user's liking.
Currently this app only holds about 15 database entries before the database ceases to record further entries and the real-time action stops working. This can be remedied by going into Mullet.php and searching for the number 15. It can be found on line 602, which should read "$limit = 15;". This can be increased or decreased to the user's liking.