diff options
author | Jon Lund Steffensen <jonlst@gmail.com> | 2017-08-16 17:58:30 -0700 |
---|---|---|
committer | Jon Lund Steffensen <jonlst@gmail.com> | 2017-08-16 20:46:53 -0700 |
commit | 4adb93a448e701a9df13941c13da8bb92e778302 (patch) | |
tree | efe620c326b8b007d922e76df1363dcef35310f7 /redshift.conf.sample | |
parent | Merge pull request #494 from jonls/contributing (diff) | |
download | redshift-ng-4adb93a448e701a9df13941c13da8bb92e778302.tar.gz redshift-ng-4adb93a448e701a9df13941c13da8bb92e778302.tar.bz2 redshift-ng-4adb93a448e701a9df13941c13da8bb92e778302.tar.xz |
Remove deprecated geoclue 1 location provider
Diffstat (limited to 'redshift.conf.sample')
-rw-r--r-- | redshift.conf.sample | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/redshift.conf.sample b/redshift.conf.sample index 633d0b3..cd36048 100644 --- a/redshift.conf.sample +++ b/redshift.conf.sample @@ -24,7 +24,7 @@ gamma=0.8 ;gamma-day=0.8:0.7:0.8 ;gamma-night=0.6 -; Set the location-provider: 'geoclue', 'geoclue2', 'manual' +; Set the location-provider: 'geoclue2', 'manual' ; type 'redshift -l list' to see possible values. ; The location provider settings are in a different section. location-provider=manual |