Branch: refs/heads/master
  Home:   https://github.com/Warzone2100/warzone2100
  Commit: d0eedf739c9948db12a9460af32084a7abefd441
      
https://github.com/Warzone2100/warzone2100/commit/d0eedf739c9948db12a9460af32084a7abefd441
  Author: past-due <30942300+past-...@users.noreply.github.com>
  Date:   2022-02-23 (Wed, 23 Feb 2022)

  Changed paths:
    M lib/netplay/netreplay.cpp
    M lib/netplay/netreplay.h
    M src/configuration.cpp
    M src/main.cpp
    M src/warzoneconfig.cpp
    M src/warzoneconfig.h

  Log Message:
  -----------
  Add `maxReplaysSaved` config option

Set to <0 for no limits
Set to >0 for an explicit limit (oldest replay files are automatically cleaned 
up)


  Commit: a18639d6643ecb2b62fb5706f580a0ab1b6645ce
      
https://github.com/Warzone2100/warzone2100/commit/a18639d6643ecb2b62fb5706f580a0ab1b6645ce
  Author: past-due <30942300+past-...@users.noreply.github.com>
  Date:   2022-02-23 (Wed, 23 Feb 2022)

  Changed paths:
    M src/configuration.cpp
    M src/main.cpp
    M src/warzoneconfig.cpp
    M src/warzoneconfig.h

  Log Message:
  -----------
  Add `oldLogsLimit` config option

Set to <0 for no limits (disable old log cleanup)
Set to >=0 for an explicit limit (only the specified number of logs older than 
a week will be kept)


Compare: 
https://github.com/Warzone2100/warzone2100/compare/d3b7673bd730...a18639d6643e


_______________________________________________
Warzone2100-commits mailing list
Warzone2100-commits@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/warzone2100-commits

Reply via email to