We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 08b22db commit 2bdb170Copy full SHA for 2bdb170
src/opengeodeweb_viewer/vtkw_server.py
@@ -41,7 +41,6 @@ def add_arguments(parser):
41
def configure(args):
42
# Standard args
43
_Server.authKey = args.authKey
44
- _Server.data_folder_path = args.data_folder_path
45
46
def initialize(self):
47
# Bring used components
0 commit comments