ozfort-server-configs/trainingwheels/cfg/replay_local_http.cfg
2012-03-18 13:41:01 +11:00

16 lines
459 B
INI

// Don't offload over FTP. Use a local web server. DO NOT EDIT THIS LINE.
replay_fileserver_offload_enable "0"
//
// YOU MUST EDIT THE CONVARS BELOW THIS LINE.
//
// The replay data will be copied to this directory
replay_local_fileserver_path "/home/steam/demos/replays/27135"
// These are used to reconstruct a URL on the client.
replay_fileserver_host "heavy.ozfortress.com"
replay_fileserver_port "80"
replay_fileserver_path "/replays/27135"