Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
O
openwrt-packages
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Container Registry
Model registry
Operate
Environments
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Issue analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Feed
openwrt-packages
Commits
b81a8b7e
Commit
b81a8b7e
authored
4 years ago
by
Suru Dissanaike
Browse files
Options
Downloads
Patches
Plain Diff
mosquitto: added password and default conf
parent
4015f279
No related branches found
No related tags found
No related merge requests found
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
net/mosquitto/files/etc/mosquitto/mosquitto.conf
+16
-0
16 additions, 0 deletions
net/mosquitto/files/etc/mosquitto/mosquitto.conf
net/mosquitto/files/etc/mosquitto/mosquitto.password
+1
-0
1 addition, 0 deletions
net/mosquitto/files/etc/mosquitto/mosquitto.password
with
17 additions
and
0 deletions
net/mosquitto/files/etc/mosquitto/mosquitto.conf
0 → 100644
+
16
−
0
View file @
b81a8b7e
log_type
all
log_dest
file
/
tmp
/
mosquitto
.
log
log_facility
5
port
1883
persistence
false
persistence_location
/
mosquitto
/
data
/
require_certificate
false
use_identity_as_username
true
allow_anonymous
false
password_file
/
etc
/
mosquitto
/
mosquitto
.
password
listener
9001
protocol
websockets
This diff is collapsed.
Click to expand it.
net/mosquitto/files/etc/mosquitto/mosquitto.password
0 → 100644
+
1
−
0
View file @
b81a8b7e
admin:$6$OmM9kU/lYct3KJ9j$iP0WK4ezEtRm8+EAggNp7WbJFoWO0p7IUdI0v/hr1WcVHyfFAC30Pb8Csn7GqwwqI2dcmnDOAITnimo2VNe6ug==
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment