Module feedpress::config

source ·

Structs§

  • Contains our application configuration. Configuration is written in the TOML format, seen most places.
  • Holds detailed information about a specific source RSS feed to pull articles from. Configuration is held in the [[feed]] array in the configuration toml.

Functions§

  • Contains the default section used when one is not provided within a feed’s configuration.