blob: 926af63836f0ed696e5551aaa8d9b6779bdf8a58 [file] [log] [blame] [raw]
# Default settings for GCC Explorer.
port=10240
compileTimeoutMs=10000
defaultSource=builtin
cache_size=67108864
language=C
#languages=C:C++
maxConcurrentCompiles=4
staticMaxAgeSecs=1
optionsWhitelistRe=.*
supportsExecute=true
optionsBlacklistRe=^(-W[alp],)?((-wrapper|-fplugin.*|-specs|-load|-plugin|-include|(@.*)|-I|-i)(=.*)?|--)$
allowedShortUrlHostRe=^([-a-z.]+\.)?(xania|godbolt)\.org$
googleShortLinkRewrite=^https?://goo.gl/(.*)$|https://godbolt.org/g/$1
#wine=/opt/wine-devel/bin/wine64
cvCompilerCountMax=6