mirror of
https://github.com/livingcomputermuseum/IFS.git
synced 2026-05-03 14:39:21 +00:00
18 lines
317 B
INI
18 lines
317 B
INI
# ifs.cfg:
|
|
#
|
|
# This file contains configuration parameters for the IFS server.
|
|
# All numbers are in decimal.
|
|
#
|
|
|
|
# Debug settings
|
|
|
|
LogTypes = Normal
|
|
LogComponents = All
|
|
|
|
# Normal configuration
|
|
FTPRoot = c:\ifs\ftp
|
|
CopyDiskRoot = c:\ifs\copydisk
|
|
BootRoot = c:\ifs\boot
|
|
InterfaceType = RAW
|
|
InterfaceName = Ethernet 2
|