Home
last modified time | relevance | path

Searched defs:MAX_RETRIES (Results 1 – 2 of 2) sorted by relevance

/plugin/calendar/classes/
H A DFileHandler.php22 private const MAX_RETRIES = 50; define in CalendarFileHandler
/plugin/aichat/Model/
H A DAbstractModel.php43 public const MAX_RETRIES = 3; define in dokuwiki\\plugin\\aichat\\Model\\AbstractModel