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