I use a perl script i wrote that uses nictools api to send zones/records to a nictool server. When sending the zone i dont specify a expire, so that it will choose the defaults but it is setting the expire to 3600000 for some reason. even my /usr/lib/perl/site_perl/perlver/nictoolclient.conf has a diffrent value.
Where is nictool getting this 3600000 value from, i even greped for it in both the nictoolserver and client dirs.
Thanks.
maybe look for the default value in Mysql
Doesnt look to have a default value.