@Deprecated public class PropertiesConstants extends Object
| Modifier and Type | Field and Description |
|---|---|
static String |
COMMAND_LOGS_DIR
Deprecated.
Default directory for containing the command line logs for konduit-serving
|
static String |
ENDPOINT_LOGS_DIR
Deprecated.
This system property is responsible for setting the path where the log files for a konduit server
is kept for the `/logs` endpoint.
|
static String |
FILE_UPLOADS_DIR
Deprecated.
Sets the directory where the file uploads are kept for Vertx
BodyHandler |
static String |
WORKING_DIR
Deprecated.
For setting the working directory for konduit serving.
|
| Constructor and Description |
|---|
PropertiesConstants()
Deprecated.
|
public static final String WORKING_DIR
public static final String ENDPOINT_LOGS_DIR
public static final String COMMAND_LOGS_DIR
public static final String FILE_UPLOADS_DIR
BodyHandlerCopyright © 2022. All rights reserved.