Introduce CMS SSH server
[lgpl/argeo-commons.git] / org.argeo.cms / src / org / argeo / cms / CmsDeployProperty.java
index 639e73e37a59e2f5fecdff0b19f989624d1ec53a..ee3ec040da7a126cbee9fd96bc389ac41b40fb72 100644 (file)
@@ -67,6 +67,11 @@ public enum CmsDeployProperty {
        /** Whether web socket should be enables in web server. */
        WEBSOCKET_ENABLED("argeo.websocket.enabled"),
        //
+       // SSH
+       //
+       /** Request an HTTP server on this port. */
+       SSHD_PORT("argeo.sshd.port"),
+       //
        // INTERNATIONALIZATION
        //
        /** Locales enabled for this system, the first one is considered the default. */