mirror of
https://github.com/yswery/PHP-DNS-SERVER.git
synced 2026-04-25 17:25:53 +03:00
[GH-ISSUE #9] Add Ability to set TTL per record #2
Labels
No labels
bug
enhancement
enhancement
hacktoberfest
pull-request
question
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/PHP-DNS-SERVER#2
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @yswery on GitHub (Nov 23, 2014).
Original GitHub issue: https://github.com/yswery/PHP-DNS-SERVER/issues/9
Will need to be able to set a custom TTL for each individual record in the DNS storage.
@ivanstan commented on GitHub (Apr 15, 2018):
I would suggest we remove ttl from Storage/Resolver classes and have one default fallback defined in configuration.
@samuelwilliams commented on GitHub (Sep 15, 2018):
I have pushed something that will achieve this for version-1. Check out branch
feature/enhanced-json