type
Server.private.generate_resource
=
{ 
string
 
filename
, 
string
 
init_value
, 
string
 
kind
, 
string
 
mimetype
, 
bool
 
replace
, 
(
string
string
)
 
minifier
 }
type
Server.private.opt_time
=
Variant
  •    
    { 
    void
     
    infinity
     }
  • or 
    { 
    int
     
    seconds
     }
type
Server.private.options
=
{ 
string
 
ssl_cert
, 
string
 
ssl_key
, 
string
 
ssl_pass
, 
option
(
string
)
 
pid_file
, 
string
 
dialog
, 
bool
 
print_log_info
, 
bool
 
print_server_info
, 
bool
 
long_cookies
, 
int
 
cookie_expire_time_short
, 
int
 
cookie_expire_time_long
, 
int
 
max_external_cookies
, 
bool
 
rotate_cookies
, 
int
 
server_send_buffer_size
, 
int
 
cookie_gc_period
, 
bool
 
cookie_accept_client_values
, 
int
 
cookie_pool_size_min
, 
int
 
cookie_pool_size_max
, 
int
 
cookie_timer_interval
, 
float
 
cookie_rate_max
, 
int
 
cookie_period_max
, 
float
 
cookie_rate_ultimate
, 
int
 
cookie_period_ultimate
, 
string
 
cookies_filename
, 
float
 
server_wait_for_request_timeout
, 
float
 
server_wait_for_request_initial_timeout
, 
float
 
server_write_timeout
, 
int
 
maximum_content_length
, 
int
 
maximum_number_of_headers
, 
bool
 
backtrace
, 
string
 
name
, 
string
 
addr
, 
int
 
port
, 
int
 
block_size
, 
bool
 
all_methods
, 
bool
 
dos_prevention
 }
type
Server.private.remote_logs
=
{ 
string
 
hostname
, 
int
 
port
, 
string
 
appkey
 }

Comments

The browser you use is not supported by this application, probably because it lacks some critical features.
For a better experience, please consider using this application with a supported browser.