Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Added new configuration value features #5

Open
wants to merge 2 commits into
base: master
Choose a base branch
from
Open

Added new configuration value features #5

wants to merge 2 commits into from

Commits on Feb 8, 2014

  1. Update AppRolla.psm1

    Added ability to set config values from environment settings.
    Create config values if they don't already exist.
    Added xmlpoke ability to allow setting other values in the config files.
    Changed config values to be hierarchical to make the config cleaner.
    ejsmith committed Feb 8, 2014
    Configuration menu
    Copy the full SHA
    faf0e07 View commit details
    Browse the repository at this point in the history
  2. Updated docs and samples.

    ejsmith committed Feb 8, 2014
    Configuration menu
    Copy the full SHA
    a71a686 View commit details
    Browse the repository at this point in the history