SPNEGO working
[lgpl/argeo-commons.git] / org.argeo.cms / src / org / argeo / cms / CmsDeployProperty.java
index ef1edcc1df31c0133dde07b9462e870b6c13a0c2..243c228513f54c7af549727966fd515507b7e020 100644 (file)
@@ -22,6 +22,8 @@ public enum CmsDeployProperty {
        //
        /** Either a host or an IP address. Restricts all servers to it. */
        HOST("argeo.host"),
+       /** Either a host or an IP address. Restricts all servers to it. */
+       DNS("argeo.dns", 16),
        //
        // HTTP
        //