mirror of
https://github.com/silverstripe/doc.silverstripe.org
synced 2024-10-22 15:05:50 +00:00
BUGFIX: Wrong branch for session manager
This commit is contained in:
parent
32a39a8321
commit
a9e37c0ee3
@ -409,7 +409,7 @@ module.exports = [
|
|||||||
options: {
|
options: {
|
||||||
name: `user--4--optional_features/managing_devices`,
|
name: `user--4--optional_features/managing_devices`,
|
||||||
remote: `https://github.com/silverstripe/silverstripe-session-manager`,
|
remote: `https://github.com/silverstripe/silverstripe-session-manager`,
|
||||||
branch: `master`,
|
branch: `1`,
|
||||||
patterns: `docs/en/userguide/**`
|
patterns: `docs/en/userguide/**`
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
|
Loading…
x
Reference in New Issue
Block a user