mirror of
https://invent.kde.org/system/dolphin
synced 2024-11-05 18:47:12 +00:00
10 lines
287 B
Text
10 lines
287 B
Text
|
# the whole file must be valid python code
|
||
|
# for detail documentation, see http://www.reviewboard.org/docs/manual/dev/users/tools/post-review/
|
||
|
|
||
|
REVIEWBOARD_URL = "https://git.reviewboard.kde.org"
|
||
|
TARGET_GROUPS = "dolphin"
|
||
|
REPOSITORY = "dolphin"
|
||
|
|
||
|
GUESS_FIELDS = True
|
||
|
OPEN_BROWSER = True
|