]> git.ipfire.org Git - thirdparty/asterisk.git/commit
logger.c: Remove deprecated/redundant configuration option.
authorNaveen Albert <asterisk@phreaknet.org>
Thu, 7 Aug 2025 19:23:54 +0000 (15:23 -0400)
committergithub-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Mon, 11 Aug 2025 12:23:42 +0000 (12:23 +0000)
commitc8f844a9008409a0e56ee9d79653906c32220af7
tree6f2f53a73706ab24648a3e58274dda5398c6b07e
parent5c3cd445632c4a82e9bc859e3032020fef585052
logger.c: Remove deprecated/redundant configuration option.

Remove the deprecated 'rotatetimestamp' config option, as this
was deprecated by 'rotatestrategy' in 1.6 by commit
f5a14167f3ef090f8576da3070ed5c452fa01e44.

Resolves: #1345

UpgradeNote: The deprecated rotatetimestamp option has been removed.
Use rotatestrategy instead.
main/logger.c