CGI works but no time out or other safeties
This commit is contained in:
@@ -17,6 +17,7 @@ pub struct Server {
|
||||
pub dir: String,
|
||||
pub key: String,
|
||||
pub cert: String,
|
||||
pub cgi: Option<String>,
|
||||
}
|
||||
|
||||
impl Config {
|
||||
|
||||
Reference in New Issue
Block a user