Skip to content

Commit 26d5e93

Browse files
authored
Merge pull request #171 from endlessm/drop-disabling-hibernate
Revert "[Endless] sleep.conf: Disable hibernate and hybrid-sleep by default"
2 parents 3e5850a + 229afbe commit 26d5e93

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

src/sleep/sleep.conf

+3-3
Original file line numberDiff line numberDiff line change
@@ -14,9 +14,9 @@
1414

1515
[Sleep]
1616
#AllowSuspend=yes
17-
AllowHibernation=No
18-
AllowSuspendThenHibernate=No
19-
AllowHybridSleep=No
17+
#AllowHibernation=yes
18+
#AllowSuspendThenHibernate=yes
19+
#AllowHybridSleep=yes
2020
#SuspendMode=
2121
#SuspendState=mem standby freeze
2222
#HibernateMode=platform shutdown

0 commit comments

Comments
 (0)