diff --git a/buildconf/base.ini b/buildconf/base.ini index 3bb36e29..9856e732 100644 --- a/buildconf/base.ini +++ b/buildconf/base.ini @@ -1,6 +1,5 @@ [uwsgi] xml = auto -ini = true yaml = true json = auto sqlite3 = auto diff --git a/buildconf/ppa.ini b/buildconf/ppa.ini new file mode 100644 index 00000000..4a45ec7b --- /dev/null +++ b/buildconf/ppa.ini @@ -0,0 +1,34 @@ +[uwsgi] +xml = true +yaml = true +json = true +sqlite3 = true +zeromq = true +ssl = true +ldap = true +pcre = true +routing = true +debug = false +unbit = false +xml_implementation = libxml2 +yaml_implementation = libyaml +malloc_implementation = libc +extras = +plugins = +bin_name = /usr/lib/libuwsgi.so +append_version = ubuntu +plugin_dir = /usr/lib/uwsgi +embedded_plugins = +as_shared_library = true + +locking = auto +event = auto +timer = auto +filemonitor = auto + +blacklist = +whitelist = + +embed_files = + +embed_config =