Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
services
review.typo3.org
gerrit
Commits
d0c4c82d
Commit
d0c4c82d
authored
Jun 04, 2020
by
Stephan Großberndt
Browse files
[TASK] Align whitespace in config files to tabs
parent
831ed9f9
Changes
4
Hide whitespace changes
Inline
Side-by-side
assets/etc/gerrit.config
View file @
d0c4c82d
...
...
@@ -34,12 +34,12 @@
[
noteDb
"changes"
]
autoMigrate
=
true
trial
=
false
write
=
true
read
=
true
sequence
=
true
primaryStorage
=
note
db
disableReviewDb
=
true
trial
=
false
write
=
true
read
=
true
sequence
=
true
primaryStorage
=
note
db
disableReviewDb
=
true
[
receive
]
enableSignedPush
=
true
...
...
assets/etc/notedb.config
View file @
d0c4c82d
[
noteDb
"changes"
]
autoMigrate
=
true
trial
=
false
write
=
true
read
=
true
sequence
=
true
primaryStorage
=
note
db
disableReviewDb
=
true
autoMigrate
=
true
trial
=
false
write
=
true
read
=
true
sequence
=
true
primaryStorage
=
note
db
disableReviewDb
=
true
assets/etc/replication.config
View file @
d0c4c82d
[
gerrit
]
autoReload
=
true
defaultForceUpdate
=
true
autoReload
=
true
defaultForceUpdate
=
true
;
git
.
typo3
.
org
[
remote
"git"
]
url
=
git
@
git
.
typo3
.
org
:/
var
/
git
/
repositories
/${
name
}.
git
authGroup
=
Git
Mirror
mirror
=
true
replicatePermissions
=
false
replicateProjectDeletions
=
true
timeout
=
120
rescheduleDelay
=
15
url
=
git
@
git
.
typo3
.
org
:/
var
/
git
/
repositories
/${
name
}.
git
authGroup
=
Git
Mirror
mirror
=
true
replicatePermissions
=
false
replicateProjectDeletions
=
true
timeout
=
120
rescheduleDelay
=
15
;
forge
.
typo3
.
org
[
remote
"forge"
]
url
=
git
@
forge
.
typo3
.
org
:
repositories
/${
name
}.
git
push
= +
refs
/
heads
/*:
refs
/
heads
/*
push
= +
refs
/
tags
/*:
refs
/
tags
/*
authGroup
=
Forge
Mirror
mirror
=
true
replicatePermissions
=
false
replicateProjectDeletions
=
true
timeout
=
120
rescheduleDelay
=
15
url
=
git
@
forge
.
typo3
.
org
:
repositories
/${
name
}.
git
push
= +
refs
/
heads
/*:
refs
/
heads
/*
push
= +
refs
/
tags
/*:
refs
/
tags
/*
authGroup
=
Forge
Mirror
mirror
=
true
replicatePermissions
=
false
replicateProjectDeletions
=
true
timeout
=
120
rescheduleDelay
=
15
;
github
.
com
[
remote
"github/TYPO3/TYPO3.CMS"
]
projects
=
Packages
/
TYPO3
.
CMS
url
=
git
@
github
.
com
:
TYPO3
/
TYPO3
.
CMS
.
git
push
= +
refs
/
heads
/*:
refs
/
heads
/*
push
= +
refs
/
tags
/*:
refs
/
tags
/*
authGroup
=
Git
Mirror
mirror
=
true
replicatePermissions
=
false
timeout
=
120
rescheduleDelay
=
15
projects
=
Packages
/
TYPO3
.
CMS
url
=
git
@
github
.
com
:
TYPO3
/
TYPO3
.
CMS
.
git
push
= +
refs
/
heads
/*:
refs
/
heads
/*
push
= +
refs
/
tags
/*:
refs
/
tags
/*
authGroup
=
Git
Mirror
mirror
=
true
replicatePermissions
=
false
timeout
=
120
rescheduleDelay
=
15
[
remote
"github/TYPO3-extensions"
]
projects
=
TYPO3CMS
/
Extensions
/*
url
=
git
@
github
.
com
:
TYPO3
-
extensions
/${
name
}.
git
remoteNameStyle
=
basenameOnly
push
= +
refs
/
heads
/*:
refs
/
heads
/*
push
= +
refs
/
tags
/*:
refs
/
tags
/*
authGroup
=
Git
Mirror
mirror
=
true
replicatePermissions
=
false
threads
=
8
timeout
=
120
rescheduleDelay
=
15
projects
=
TYPO3CMS
/
Extensions
/*
url
=
git
@
github
.
com
:
TYPO3
-
extensions
/${
name
}.
git
remoteNameStyle
=
basenameOnly
push
= +
refs
/
heads
/*:
refs
/
heads
/*
push
= +
refs
/
tags
/*:
refs
/
tags
/*
authGroup
=
Git
Mirror
mirror
=
true
replicatePermissions
=
false
threads
=
8
timeout
=
120
rescheduleDelay
=
15
assets/etc/secure.config.example
View file @
d0c4c82d
[auth]
registerEmailPrivateKey = 123123123
registerEmailPrivateKey = 123123123
[sendemail]
smtpPass = 123123123
smtpPass = 123123123
[ldap]
password = 123123123
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment