You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
17 lines
476 B
Properties
17 lines
476 B
Properties
![]()
11 years ago
|
# Default settings for GCC Explorer.
|
||
![]()
11 years ago
|
port=10240
|
||
![]()
7 years ago
|
compileTimeoutMs=3000
|
||
![]()
9 years ago
|
defaultSource=builtin
|
||
![]()
8 years ago
|
cacheMb=50
|
||
![]()
9 years ago
|
language=C++
|
||
![]()
8 years ago
|
maxConcurrentCompiles=2
|
||
![]()
7 years ago
|
staticMaxAgeSecs=1
|
||
![]()
8 years ago
|
optionsWhitelistRe=.*
|
||
![]()
7 years ago
|
optionsBlacklistRe=^(-W[alp],)?((-wrapper|-fplugin.*|-specs|-load|-plugin|(@.*)|-I|-i)(=.*)?|--)$
|
||
![]()
7 years ago
|
allowedShortUrlHostRe=^([-a-z.]+\.)?(xania|godbolt)\.org$
|
||
![]()
7 years ago
|
googleShortLinkRewrite=^https?://goo.gl/(.*)$|https://godbolt.org/g/$1
|
||
![]()
7 years ago
|
|
||
![]()
7 years ago
|
wine=/opt/wine-devel/bin/wine64
|
||
![]()
7 years ago
|
wdiff=wdiff
|
||
|
max-diff-output=100000
|