mirror of
https://github.com/webmin/webmin.git
synced 2025-07-21 23:40:34 +00:00
Add file browser
This commit is contained in:
@ -19,8 +19,8 @@ basedb=Initial PostgreSQL database,0
|
||||
start_cmd=Command to start PostgreSQL,0
|
||||
stop_cmd=Command to stop PostgreSQL,3,Kill process
|
||||
setup_cmd=Command to initialize PostgreSQL,3,None
|
||||
pid_file=Path to postmaster PID file,0
|
||||
hba_conf=Path to host access config file,0
|
||||
pid_file=Path to postmaster PID file,8
|
||||
hba_conf=Path to host access config file,8
|
||||
host=PostgreSQL host to connect to,3,localhost
|
||||
port=PostgreSQL port to connect to,3,Default
|
||||
dump_cmd=Path to pg_dump command,0
|
||||
|
Reference in New Issue
Block a user