Closed TGates71 closed 10 months ago
yes, I noted the request and will do a look for everywhere it is used and associates values required to be length extended (html size, display length, test length, etc....
Sentora v2.0.0 has fix for this issue. Closing.
Just posting this here in case it is needed later on: Edit: https://github.com/sentora/sentora-installers/blob/master/preconf/sentora-update/1-0-0/sql/update.sql to include:
ALTER TABLE x_dns MODIFY dn_target_vc VARCHAR(255)
(Expands the TXT DB field from 100 to 255)