changed extension of example config file and updated all references accordingly
This commit is contained in:
@@ -38,10 +38,10 @@ point / template to implement you own custom logic directly. It contains a
|
||||
number of examples of the implemented direct and config-based method to start.
|
||||
|
||||
To run the config-file implementation of the client create a config file named
|
||||
`duo_api.conf` in the same directory as the script using the provided template
|
||||
`duo_api.tmpl` and configure it for your environment and run it. To use it
|
||||
without config file, comment out the settings and code provided for that, set
|
||||
the configuration values for your environment and run it.
|
||||
`duo_api.conf` in the same directory as the script using the provided example
|
||||
`duo_api.conf.dist` and configure it for your environment and run it. To use
|
||||
it without config file, comment out the settings and code provided for that,
|
||||
set the configuration values for your environment and run it.
|
||||
|
||||
|
||||
<a name=duo_library>duo_library.py</a>
|
||||
|
||||
Reference in New Issue
Block a user