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

Add ConsoleDuration config option #162

Merged
merged 1 commit into from
Nov 25, 2021
Merged

Add ConsoleDuration config option #162

merged 1 commit into from
Nov 25, 2021

Conversation

synfinatic
Copy link
Owner

  • config.yaml now honors ConsoleDuration
  • remove --duration flag from everything but console

Fixes: #159

 * config.yaml now honors `ConsoleDuration`
 * remove `--duration` flag from everything but `console`

Fixes: #159
@codecov
Copy link

codecov bot commented Nov 25, 2021

Codecov Report

Merging #162 (43a33b2) into main (38bf9c5) will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##             main     #162   +/-   ##
=======================================
  Coverage   37.38%   37.38%           
=======================================
  Files          10       10           
  Lines        1471     1471           
=======================================
  Hits          550      550           
  Misses        880      880           
  Partials       41       41           
Impacted Files Coverage Δ
sso/settings.go 60.46% <ø> (ø)

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 38bf9c5...43a33b2. Read the comment docs.

@synfinatic synfinatic merged commit 53845f8 into main Nov 25, 2021
@synfinatic synfinatic deleted the default-duration branch November 25, 2021 02:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Specify the default session duration in config.yaml
1 participant