Your one-stop-cake-shop for everything Freshly Baked has to offer

feat(pm/wiki): enable autosaving #160

merged opened by a.starrysky.fyi targeting main from private/minion/push-znnulvoxwzkq

If we edit the wiki but don't save, we'll lose our edits. We can enable autosaving to let users use a setting to ... let that not happen! So let's let that not happen!

Labels

None yet.

requested-reviewers

None yet.

approved

None yet.

tested-working

None yet.

rejected

None yet.

assignee

None yet.

Participants 1
AT URI
at://did:plc:uuyqs6y3pwtbteet4swt5i5y/sh.tangled.repo.pull/3mbwyxbwfzs22
+2
Diff #1
+2
packetmix/systems/wiki/wiki.nix
··· 265 265 $wgMFEnableMobilePreferences = true; 266 266 wfLoadSkin( 'MinervaNeue' ); 267 267 268 + $wgEnableEditRecovery = true; 269 + 268 270 $wgShowExceptionDetails = true; 269 271 $wgDevelopmentWarnings = true; 270 272 '';

History

2 rounds 0 comments
sign up or login to add to the discussion
1 commit
expand
feat(pm/wiki): enable autosaving
5/5 success
expand
expand 0 comments
pull request successfully merged
1 commit
expand
feat(pm/wiki): enable autosaving
1/5 failed, 4/5 success
expand
expand 0 comments