You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Mar 17, 2018. It is now read-only.
The configuration option should allow you to specify a list of TLDs the program will accept. For example (in config.json), a list like this would be great.
{
"tlds": [ "tld", "o", "free" ]
}
And et ceteta. They would be the "acceptable" top-level domains for registrations (and domains would go in the correct zones accordingly during registration).
This would also make it better if some other operator were to use Cesium, as our domains wouldn't be hard-coded in.
The text was updated successfully, but these errors were encountered:
The configuration option should allow you to specify a list of TLDs the program will accept. For example (in
config.json
), a list like this would be great.And et ceteta. They would be the "acceptable" top-level domains for registrations (and domains would go in the correct zones accordingly during registration).
This would also make it better if some other operator were to use Cesium, as our domains wouldn't be hard-coded in.
The text was updated successfully, but these errors were encountered: