Server Properties

server.properties is used to configure a few basic global features in TEDI.


Settings

SettingDescription
server.shutdown.wait.timeon shutdown, the duration to wait before services begin canceling themselves. This is to ensure the server stops within a reasonable amount of time while trying to allow anything in flight to finish.
server.show.bannershow TEDI banner in the logs at startup
known.hosts.filestores the public keys of all of the servers that you connect to over ssh (SFTP). This settings expects the path to the actual file, e.g. /path/to/known_hosts