Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
app-notes:changing-password [2026/09/08 12:51] – [3. Additional information] grayapp-notes:changing-password [2026/09/08 12:57] (current) – [3. Additional information] gray
Line 763: Line 763:
  # The script resets the stored user passwords to a default password every week.  # The script resets the stored user passwords to a default password every week.
  
-pass = nb_config_set("custom.var4=admin12345");  # Set the default password here+nb_config_set("custom.var4=admin12345");  # Set the default password here
 last_run_week = ""; last_run_week = "";