This website requires JavaScript.
Explore
Help
Register
Sign In
alioth
/
nixpkgs
Watch
3
Star
0
Fork
You've already forked nixpkgs
0
forked from
mirrors/nixpkgs
Code
Releases
Activity
1ca9fb1085
nixpkgs
/
pkgs
/
servers
/
uwsgi
/
nixos.ini
7 lines
101 B
INI
Raw
Normal View
History
Unescape
Escape
uwsgi: add package
2014-12-10 01:41:02 +00:00
[uwsgi]
plugin_dir
=
@pluginDir@
main_plugin
=
@basePlugins@
json
=
true
uwsgi: disable built-in yaml support
2016-02-19 14:00:31 +00:00
yaml
=
false
uwsgi: add package
2014-12-10 01:41:02 +00:00
inherit
=
base
Copy permalink