diff options
Diffstat (limited to 'src/sp_config.h')
| -rw-r--r-- | src/sp_config.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/sp_config.h b/src/sp_config.h index cddf816..f957d15 100644 --- a/src/sp_config.h +++ b/src/sp_config.h | |||
| @@ -264,6 +264,7 @@ typedef struct { | |||
| 264 | #define SP_TOKEN_ENCRYPTION_KEY "secret_key" | 264 | #define SP_TOKEN_ENCRYPTION_KEY "secret_key" |
| 265 | #define SP_TOKEN_ENV_VAR "cookie_env_var" | 265 | #define SP_TOKEN_ENV_VAR "cookie_env_var" |
| 266 | #define SP_TOKEN_LOG_MEDIA "log_media" | 266 | #define SP_TOKEN_LOG_MEDIA "log_media" |
| 267 | #define SP_TOKEN_LOG_MAX_LEN "log_max_len" | ||
| 267 | #define SP_TOKEN_MAX_EXECUTION_DEPTH "max_execution_depth" | 268 | #define SP_TOKEN_MAX_EXECUTION_DEPTH "max_execution_depth" |
| 268 | #define SP_TOKEN_SERVER_ENCODE "server_encode" | 269 | #define SP_TOKEN_SERVER_ENCODE "server_encode" |
| 269 | #define SP_TOKEN_SERVER_STRIP "server_strip" | 270 | #define SP_TOKEN_SERVER_STRIP "server_strip" |
