2
0
mirror of https://github.com/fhem/fhem-mirror.git synced 2025-03-10 03:06:37 +00:00

configDB.pm: log a message if more than 20 versions

git-svn-id: https://svn.fhem.de/fhem/trunk@26296 2b470e98-0d58-463d-a4d8-8e2adae1ed80
This commit is contained in:
betateilchen 2022-08-07 10:30:02 +00:00
parent e69cb3f47e
commit 95625a722f

View File

@ -177,6 +177,8 @@
# 2022-03-03 statefile versioning - completed
#
# 2022-03-14 - fixed statefile problems with POSTGRESQL
# 2022-08-06 - added attribute shortinfo for use with configdb info
# 2022-08-07 - added log a message if more than 20 versions stored
#
##############################################################################
=cut