Skip to content

remove UPLOAD_DATA_DIR from configuration example. #3461

Open
@sjanssen2

Description

@sjanssen2

I might miss something here, but from reading the code of

class ConfigurationManager(object):
I cannot spot where the field UPLOAD_DATA_DIR of the [main] section is ever used. Maybe you want to remove it?

# Download path files
UPLOAD_DATA_DIR = /home/runner/work/qiita/qiita/qiita_db/support_files/test_data/uploads/

also in the test

# Download path files
UPLOAD_DATA_DIR = /tmp/

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions