Skip to content

configuration nonsense #500

Description

@senyai

Hi!

Configuration.rst says, that

Example:

uwsgi --http-socket :9090 --psgi myapp.pl

can be written as

[uwsgi]
http-socket = :9090
psgi = myapp.pl

Which is absolutely ridiculous. The first thing is a command line, the second is a content of some sort. There's no explanation on how to execute the latter. Then there's this line "uWSGI supports loading configuration files over several methods other than simple disk files:", but no explanation on how to load a simple disk file in the first place.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions