action removed
This commit is contained in:
parent
550d0fb5e2
commit
414a6c6e60
9 changed files with 22 additions and 21 deletions
|
@ -11,8 +11,8 @@ class CryptoBoxWebserverSettings:
|
|||
## put all found Settings values in the dictionary
|
||||
for key in self.cbxPrefs["Settings"].keys():
|
||||
website.settings["Settings."+key] = self.cbxPrefs["Settings"][key]
|
||||
# for the logbook
|
||||
self.log.info(self.cbxPrefs)
|
||||
|
||||
## for reading the logbook, we have to propagate it's # filename
|
||||
website.settings["Settings.Details"] = self.cbxPrefs["Log"]["Details"]
|
||||
#self.log.info(self.settings)
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue