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.
gcc-explorer/etc/config/compiler-explorer.defaults....

15 lines
442 B
Properties

# Default settings for GCC Explorer.
port=10240
compileTimeoutMs=10000
defaultSource=builtin
cacheMb=50
language=C++
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