Radiator Server Documentation — v10.34.0

Ignored file with unsupported configuration suffix

File with an unsupported configuration suffix ignored.

Emission

Log level: DEBUG

Per-request tracing: No

Promotion: WARN

Logged when Radiator finds a regular file while scanning a configuration directory and the filename does not end with .radconf and is not a recognized supporting asset. Supporting assets include documentation, certificates, licenses, databases, templates, Lua scripts, JSON data, dictionary files, and README placeholders.

If the file contains Radiator configuration, rename it with a .radconf suffix. Otherwise, no action is needed.

See configuration file structure.