internal/configurations/example-configuration.ps1

#Set-PSFConfig -Module 'FredsIronScripter2018' -Name 'Example.Setting' -Value 10 -Initialize -Validation 'integer' -Handler { } -Description "Example configuration setting. Your module can then use the setting using 'Get-PSFConfigValue'"